diff options
Diffstat (limited to 'web/lib')
-rw-r--r-- | web/lib/version.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/version.inc b/web/lib/version.inc index af9cc447..d01d82a3 100644 --- a/web/lib/version.inc +++ b/web/lib/version.inc @@ -1,3 +1,3 @@ <?php -define( "AUR_VERSION", "<b>Version 1.4.0</b>" ); +define( "AUR_VERSION", "<b>Version 1.4.1</b>" ); ?> |