summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-21 09:15:28 +0400
committerAndrew Dolgov <[email protected]>2012-01-21 09:15:28 +0400
commit8689b8070bda50afe0d822cdd312a591227c3d7a (patch)
treebfbf63ad0050f120beab2f38fcafb9160838591d /include/version.php
parent3e4af5b0b3cc36a3ada907ac67f1b569399ada1b (diff)
release 1.5.9
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 70d469f3c..8c7f936bd 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.5.8.1");
+ define('VERSION', "1.5.9");
?>