summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-20 15:34:05 +0400
committerAndrew Dolgov <[email protected]>2011-12-20 15:34:05 +0400
commit761501fc9fd619594670111a19ea00f4585a2c17 (patch)
treeee5efaa6ef8a7937f75d710ff94090a0d656bd35 /include/version.php
parentd0dfb4c8a8b00e50e40e75ad6b01130b0dfbf211 (diff)
release 1.5.8
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 61445c55f..3cca9f269 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.5.7");
+ define('VERSION', "1.5.8");
?>