diff options
Diffstat (limited to 'web/lib/version.inc.php')
-rw-r--r-- | web/lib/version.inc.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/lib/version.inc.php b/web/lib/version.inc.php new file mode 100644 index 00000000..04238d93 --- /dev/null +++ b/web/lib/version.inc.php @@ -0,0 +1,3 @@ +<?php +define("AUR_VERSION", "v1.8.2"); + |