summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-15 19:55:00 +0400
committerAndrew Dolgov <[email protected]>2013-03-15 19:55:00 +0400
commit858142054c1d3b49b0f23145c85fa9d9f3089ddb (patch)
treeaee252cf45ca10b858ffdf87140292e4f3c3ffea /include/version.php
parent8c0496f74c60e47d9e2f87bb107d79b99c0070aa (diff)
release 1.7.4
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 4ab7db5b0..65af7f452 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.7.3");
+ define('VERSION', "1.7.4");
?>