summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Fleischer <archlinux@cryptocrack.de>2012-10-22 18:44:46 +0200
committerLukas Fleischer <archlinux@cryptocrack.de>2012-10-22 18:44:46 +0200
commitafaa2404ac713e0d19e47b2e7b42780d90845050 (patch)
tree7e1582b07c3cfcc94c7f18d276d21239aad01e38
parent949126e6829ce01e2a376726176fc252f4c158b5 (diff)
Release 2.0.0-rc2v2.0.0-rc2
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
-rw-r--r--web/lib/version.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/version.inc.php b/web/lib/version.inc.php
index b0aa418..273b03e 100644
--- a/web/lib/version.inc.php
+++ b/web/lib/version.inc.php
@@ -1,3 +1,3 @@
<?php
-define("AUR_VERSION", "v2.0.0-rc1");
+define("AUR_VERSION", "v2.0.0-rc2");