summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-01-22 13:55:36 +0300
committerAndrew Dolgov <[email protected]>2017-01-22 13:55:36 +0300
commita86255572a9b9a278a14a1f19dd89e8c80e7db72 (patch)
tree30c1dee37e4d125855c1414de8897f4a3e6a8e71 /include
parent6f84bf7b0a2fcab6143b7a7fa95d70c539bb5267 (diff)
bump VERSION_STATIC due to Dojo changes
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 6ca1b7fc4..bc8e8695b 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,5 +1,5 @@
<?php
- define('VERSION_STATIC', '16.8');
+ define('VERSION_STATIC', '17.1');
function get_version() {
date_default_timezone_set('UTC');