diff options
| author | Lukas Fleischer <archlinux@cryptocrack.de> | 2012-11-07 01:00:43 +0100 |
|---|---|---|
| committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2012-11-07 01:00:43 +0100 |
| commit | dd61e561a0a222bc0952e428081f6811236aeba8 (patch) | |
| tree | 95419203c33055a7e6c5e1c90caf949757922447 | |
| parent | 4161e147969a3445ffd84dcd10b99baaee523bce (diff) | |
| download | aurweb-2.0.1.tar.gz aurweb-2.0.1.zip | |
Release 2.0.1v2.0.1
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
| -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 471af04..36b6922 100644 --- a/web/lib/version.inc.php +++ b/web/lib/version.inc.php @@ -1,3 +1,3 @@ <?php -define("AUR_VERSION", "v2.0.0"); +define("AUR_VERSION", "v2.0.1"); |
