summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-12-03 13:38:25 +0300
committerAndrew Dolgov <[email protected]>2017-12-03 13:38:25 +0300
commit83303f20e06cfd69f5b36888be9f1cc0d7f3581a (patch)
treee299fef2a9b913bdce48d2639881aaeb8f501e5c /include
parent28040002f35b684c782c718848a8e372280e0020 (diff)
update version static for css & db 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 02bc7f3be..1d7567bb1 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,5 +1,5 @@
<?php
- define('VERSION_STATIC', '17.4');
+ define('VERSION_STATIC', '17.12');
function get_version() {
date_default_timezone_set('UTC');