summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-04-21 10:06:06 +0400
committerAndrew Dolgov <[email protected]>2011-04-21 10:06:06 +0400
commitcf463c027a565f12c9f92b945c3746c136ff894c (patch)
treed46b4a01d2c93c54c92f7a357210d1e1b5fa8595 /version.php
parentd9d5ce4c0cb126d674f4a16c51efd66aa5e0c6b9 (diff)
release 1.5.3
Diffstat (limited to 'version.php')
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php
index 45f281b55..069237856 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.5.2");
+ define('VERSION', "1.5.3");
?>