summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-07-13 16:37:42 +0400
committerAndrew Dolgov <[email protected]>2011-07-13 16:37:42 +0400
commit44cddbcedb2425d280c67fc15ff9fdbe749cceb1 (patch)
treefcfb4474a2d72423fd570ad054c2d74c1b76584b /version.php
parent2bb3f95783ab85aee689fa3b54fdde7ced817279 (diff)
release 1.5.5
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 8ac55445c..2e89d40ab 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.5.4");
+ define('VERSION', "1.5.5");
?>