summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-10-19 14:26:37 +0400
committerAndrew Dolgov <[email protected]>2012-10-19 14:26:37 +0400
commit629c7449f81b8123d87518292645ee7513986993 (patch)
treec2f30ed07a760ac9d0c4a6c4b21a28849456028e /include/version.php
parentc719943aa92d7b8c5d06937792f8f257178829c9 (diff)
release 1.6.0
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 a6565a699..92081ac54 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.5.11");
+ define('VERSION', "1.6.0");
?>