summaryrefslogtreecommitdiff
path: root/web/lib/version.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lib/version.inc')
-rw-r--r--web/lib/version.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/lib/version.inc b/web/lib/version.inc
new file mode 100644
index 0000000..af9cc44
--- /dev/null
+++ b/web/lib/version.inc
@@ -0,0 +1,3 @@
+<?php
+define( "AUR_VERSION", "<b>Version 1.4.0</b>" );
+?>