summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-08-14 13:38:20 +0300
committerAndrew Dolgov <[email protected]>2019-08-14 13:38:20 +0300
commit9806a2b5ffde2150031bfab2a63ae40011506c77 (patch)
tree3cf690687c7455649573d5f915983fd02a05a516 /include
parentc34726b2b2182ed38b86d33978c4e996893124d8 (diff)
bump version_static
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 7602bfbb3..db5c2ec80 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,5 +1,5 @@
<?php
- define('VERSION_STATIC', '19.2');
+ define('VERSION_STATIC', '19.8');
function get_version() {
date_default_timezone_set('UTC');