summaryrefslogtreecommitdiff
path: root/include/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-04 13:21:11 +0400
committerAndrew Dolgov <[email protected]>2013-04-04 13:21:11 +0400
commite6cdbaec9fcc6a5245edbc3af358e64839646ff6 (patch)
treede68b42ab244e8098f8093331a1d5ccef638110c /include/version.php
parent5929a0c1e4a544718cd942afe27f9c832f87a2c0 (diff)
parent810205625b8afb7e08b2829723426f021e0a5c1b (diff)
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
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 a937ea527..61851dffb 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.7.6");
+ define('VERSION', "1.7.8");
?>