summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-04 12:21:37 +0400
committerAndrew Dolgov <[email protected]>2013-04-04 12:21:37 +0400
commit9fb91a20437c0a53a7d6aaf8b020ab051fbf9ce2 (patch)
treec034b0a0c39810c2268835cfedbc91c25d029e2f /include/version.php
parent9772c52a629ebccdafb09c50681a23cea1a2e7b5 (diff)
release 1.7.8
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 edb51075c..61851dffb 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.7.7");
+ define('VERSION', "1.7.8");
?>