diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-07-29 18:33:54 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-07-29 18:33:54 +0200 |
commit | 6d5c9365408ca0969e5911bd118ccc56266a6ac1 (patch) | |
tree | 064334309bd34b5b4479ad619ed44de091d2fea4 | |
parent | da68d61f1d0692252888068212c0e1ec5d54d737 (diff) | |
download | aur-6d5c9365408ca0969e5911bd118ccc56266a6ac1.tar.gz aur-6d5c9365408ca0969e5911bd118ccc56266a6ac1.tar.xz |
Release 3.4.2v3.4.2
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 e755da30..cfc4004e 100644 --- a/web/lib/version.inc.php +++ b/web/lib/version.inc.php @@ -1,3 +1,3 @@ <?php -define("AUR_VERSION", "v3.4.1"); +define("AUR_VERSION", "v3.4.2"); |