summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-12 09:39:28 +0400
committerAndrew Dolgov <[email protected]>2013-03-12 09:39:28 +0400
commit5f9d021336a5878f053faa31846b60b8cdcb6126 (patch)
tree660ba70c6b25a5c52351fbd48e298379aaa272a7 /include/version.php
parent96f98cb09137cc4a2a074c2c9cac3fd6eed50677 (diff)
release 1.7.2
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 942020f0d..7a3bb076e 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.7.1");
+ define('VERSION', "1.7.2");
?>