summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-03 08:50:21 +0400
committerAndrew Dolgov <[email protected]>2013-04-03 08:50:21 +0400
commit9f4bd669c6f351ce581210ff502c3a0d740a3810 (patch)
tree5c42079ea1a3a0e9ba8a8ef05539a081ce43bf15 /include/version.php
parentfd211cb6509d18cc3697f8b985bed0d594508b49 (diff)
release 1.7.6
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 44d7cf53d..a937ea527 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.7.5");
+ define('VERSION', "1.7.6");
?>