summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2016-08-10 09:15:52 +0300
committerAndrew Dolgov <[email protected]>2016-08-10 09:15:52 +0300
commit25a533c432036280de057bf10ca7b673e4f4aac4 (patch)
tree8983ee7bf054de89cfa08bc50edac81e7e04e792 /include
parent6ff51c19978872cc6561f575389f187ce8fa7a12 (diff)
bump static version to 16.8
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 3169ff222..6ca1b7fc4 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,5 +1,5 @@
<?php
- define('VERSION_STATIC', '16.3');
+ define('VERSION_STATIC', '16.8');
function get_version() {
date_default_timezone_set('UTC');