summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-12-10 21:33:18 +0300
committerAndrew Dolgov <[email protected]>2014-12-10 21:33:18 +0300
commitd8895ec679fb3557ddf01d8be74a5eb82c7dac7a (patch)
treeb0c20f8761adcf4a994659bf86029e799ae5a419 /include/version.php
parent21d7585a54925f845cd90c4967dd19b3ad92bb02 (diff)
1.15.3 to fix tag/version mismatch
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 4d1cd3f16..a7ca8a32b 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,5 +1,5 @@
<?php
- define('VERSION_STATIC', '1.15.1');
+ define('VERSION_STATIC', '1.15.3');
function get_version() {
date_default_timezone_set('UTC');