diff options
Diffstat (limited to 'web/lib/version.inc')
-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 414ea5c..878b8d9 100644 --- a/web/lib/version.inc +++ b/web/lib/version.inc @@ -1,3 +1,3 @@ <?php -define("AUR_VERSION", "v1.5.6.2"); +define("AUR_VERSION", "v1.5.6.4"); |