summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-02-21 12:41:18 +0400
committerAndrew Dolgov <[email protected]>2012-02-21 12:41:18 +0400
commitea749a3b5da79279468aab80f918e19995b1507b (patch)
tree36fe69d06b756c3c783bd25d617db822579e0050 /include/version.php
parent56fbb82cb004fb6f8689ee7f50be05d6a927f9f1 (diff)
release 1.5.10
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 8c7f936bd..639d2a6b9 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.5.9");
+ define('VERSION', "1.5.10");
?>