diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-03-09 17:44:21 +0100 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-03-09 17:44:21 +0100 |
commit | 29b2f3b3990390b4010d8b73a21d11982cbafbec (patch) | |
tree | a598296ce30159f39b34327a25617601d03791f6 /web/lib | |
parent | 171e297e5f9bb9743d554fe509c515fcac3c60e9 (diff) | |
download | aur-29b2f3b3990390b4010d8b73a21d11982cbafbec.tar.gz aur-29b2f3b3990390b4010d8b73a21d11982cbafbec.tar.xz |
Release 1.8.1.1.8.1
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'web/lib')
-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 b1dc713e..a14f147f 100644 --- a/web/lib/version.inc +++ b/web/lib/version.inc @@ -1,3 +1,3 @@ <?php -define("AUR_VERSION", "v1.8.0"); +define("AUR_VERSION", "v1.8.1"); |