diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-05-27 20:18:24 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-05-27 20:19:38 +0200 |
commit | 86de2e562858d609709cada05f75fe3ec3779f5a (patch) | |
tree | 7cc14acbe800ffc15d2761b940705cff41581d14 /web/lib/version.inc.php | |
parent | 38d4f723e90cd28df8d4c71a9a650a0fd92b4765 (diff) |
Release 3.0.0v3.0.0
Diffstat (limited to 'web/lib/version.inc.php')
-rw-r--r-- | web/lib/version.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/version.inc.php b/web/lib/version.inc.php index 4313101..a5da34d 100644 --- a/web/lib/version.inc.php +++ b/web/lib/version.inc.php @@ -1,3 +1,3 @@ <?php -define("AUR_VERSION", "v3.0.0-rc4"); +define("AUR_VERSION", "v3.0.0"); |