diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/lib/version.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lib/version.inc b/web/lib/version.inc index be92d1a3..dcc2f3c2 100644 --- a/web/lib/version.inc +++ b/web/lib/version.inc @@ -1,3 +1,3 @@ <?php -define( "AUR_VERSION", "<b>v1.5.1</b>" ); -?> +define( "AUR_VERSION", "<b>v1.5.2</b>" ); + |