summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-10-21 13:54:48 +0400
committerAndrew Dolgov <[email protected]>2011-10-21 13:54:48 +0400
commita70401690cfc4cb2762666b0cde69efe54beadde (patch)
tree4fa947fd22ce070a80c2337bc966a93880ed9592 /version.php
parentb053b98144d13192d462ce2cbdea5732a75c49d5 (diff)
release 1.5.6
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 2e89d40ab..82d3c7d2b 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.5.5");
+ define('VERSION', "1.5.6");
?>