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 dde57bc..be92d1a 100644
--- a/web/lib/version.inc
+++ b/web/lib/version.inc
@@ -1,3 +1,3 @@
<?php
-define( "AUR_VERSION", "<b>v1.5.0</b>" );
+define( "AUR_VERSION", "<b>v1.5.1</b>" );
?>