summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-23 10:56:48 +0400
committerAndrew Dolgov <[email protected]>2013-03-23 10:56:48 +0400
commit0ee973542d0a7ed0b8c1b28d22706ba72579c801 (patch)
treefe5cb358019d92c02a61a030a99a3d5ab83239c2 /include/version.php
parentbf1dc420b9490df07c17d9d96b1d48784e448b1a (diff)
release 1.7.5
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 65af7f452..44d7cf53d 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.7.4");
+ define('VERSION', "1.7.5");
?>