summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-04-23 00:48:51 +0300
committerAndrew Dolgov <[email protected]>2017-04-23 00:48:51 +0300
commit467bc4fe03499791bb17a9485b2ea44729600c1b (patch)
treece82fe457370975a2f881b4a1782fd0ccf7ae6c0 /include
parent37a4a219d573dbc4d420648aab0a463138202e46 (diff)
bump version_static to 17.4
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 bc8e8695b..21dce3166 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,5 +1,5 @@
<?php
- define('VERSION_STATIC', '17.1');
+ define('VERSION_STATIC', '17.4');
function get_version() {
date_default_timezone_set('UTC');