diff options
author | Simo Leone <simo@archlinux.org> | 2008-02-18 20:43:56 -0600 |
---|---|---|
committer | Simo Leone <simo@archlinux.org> | 2008-02-18 20:43:56 -0600 |
commit | 32be42aee109c2bb8a12b474f364a9d10d2b9da5 (patch) | |
tree | 1b638200f4239221cfce20cc5885d000824cfb78 /web/lib | |
parent | a1c1ebb3152c588b717a49f46d34adfbfe5bf2f1 (diff) | |
download | aurweb-32be42aee109c2bb8a12b474f364a9d10d2b9da5.tar.xz |
Bump version to 1.5.0
Yes.
Signed-off-by: Simo Leone <simo@archlinux.org>
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 d01d82a..dde57bc 100644 --- a/web/lib/version.inc +++ b/web/lib/version.inc @@ -1,3 +1,3 @@ <?php -define( "AUR_VERSION", "<b>Version 1.4.1</b>" ); +define( "AUR_VERSION", "<b>v1.5.0</b>" ); ?> |