summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>" );
?>