]> git.wh0rd.org - tt-rss.git/commitdiff
release 1.7.9 1.7.9
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 13 May 2013 09:34:26 +0000 (13:34 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 13 May 2013 09:34:26 +0000 (13:34 +0400)
include/version.php

index 0e583f9ecbf3f025d20f8c5d7789e5d032945925..7396f81e07130c4174efc2a7dcdd6ffcf7467e4d 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-       define('VERSION_STATIC', '1.7.8');
+       define('VERSION_STATIC', '1.7.9');
 
        function get_version() {
                date_default_timezone_set('UTC');