summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2016-01-12 16:44:14 +0300
committerAndrew Dolgov <[email protected]>2016-01-12 16:44:14 +0300
commit393fc7d6b5e634c9618dac415252eaf40939cf31 (patch)
treeb7e7f48cf5171c8a0217994bb25f344143bb7f74 /include/version.php
parent0b41bd3414ba9fcb9ea697da7ab8a4369c32bc95 (diff)
update static version
Diffstat (limited to 'include/version.php')
-rw-r--r--include/version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.php b/include/version.php
index 686da3517..dfef9da57 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,5 +1,5 @@
<?php
- define('VERSION_STATIC', '15.7');
+ define('VERSION_STATIC', '16.1');
function get_version() {
date_default_timezone_set('UTC');