summaryrefslogtreecommitdiffstats
path: root/web/lib
diff options
context:
space:
mode:
authorPaul Mattal <paul@mattal.com>2007-10-11 09:36:08 -0400
committerPaul Mattal <paul@mattal.com>2007-10-11 09:36:08 -0400
commit9638a5c8e385e05039abed1adee34db245c921fa (patch)
treee5e65bc9b13a3d8eb445c3cf74d30730473f8ff3 /web/lib
parent593b69a98dd1a945b10dbc0bd9425ac7a9342030 (diff)
downloadaurweb-9638a5c8e385e05039abed1adee34db245c921fa.tar.xz
Changed version to 1.4.1.
Changed version string to 1.4.1 in preparation for release.
Diffstat (limited to 'web/lib')
-rw-r--r--web/lib/version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/version.inc b/web/lib/version.inc
index af9cc44..d01d82a 100644
--- a/web/lib/version.inc
+++ b/web/lib/version.inc
@@ -1,3 +1,3 @@
<?php
-define( "AUR_VERSION", "<b>Version 1.4.0</b>" );
+define( "AUR_VERSION", "<b>Version 1.4.1</b>" );
?>