summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-08-13 16:11:28 +0300
committerAndrew Dolgov <[email protected]>2018-08-13 16:12:03 +0300
commit75e765aa001c1dc3d4dc7686dc626e85b8af5cf1 (patch)
tree6830f46921cfa39ddf6b4c1ade371a7e1e4f92f0 /include
parent848c6ac65547bb50ba58f0b32f80afd0494e771c (diff)
bump version_static
Diffstat (limited to 'include')
-rw-r--r--include/version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.php b/include/version.php
index 2cf7b1ded..751055b76 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,5 +1,5 @@
<?php
- define('VERSION_STATIC', '17.12');
+ define('VERSION_STATIC', '18.8');
function get_version() {
date_default_timezone_set('UTC');