summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-12-09 23:51:57 +0300
committerAndrew Dolgov <[email protected]>2014-12-09 23:51:57 +0300
commite054faa1827955ca1a780ab32771071342621d4b (patch)
tree7aae3c45359aef8ee12c475d0dc962562652f41c /include/version.php
parent3457ce7c5963e507a2116866cedb1f1509230c93 (diff)
release 1.15.1
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 cef150b0f..4d1cd3f16 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,5 +1,5 @@
<?php
- define('VERSION_STATIC', '1.15');
+ define('VERSION_STATIC', '1.15.1');
function get_version() {
date_default_timezone_set('UTC');