summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-05 09:44:16 +0400
committerAndrew Dolgov <[email protected]>2013-03-05 09:44:16 +0400
commit1f1d3224251aed56463caf1de24116fb4854992d (patch)
tree48e59a4e1ebc4ae951b3c61b64f03f549ef4bcbb /include/version.php
parentf1618695411db1346b41f4072e9b4e484ee2a4da (diff)
release 1.7.1
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 6782a2e95..942020f0d 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.7.0");
+ define('VERSION', "1.7.1");
?>