]> git.wh0rd.org - tt-rss.git/commitdiff
release 1.9 1.9
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 21 Jul 2013 06:28:48 +0000 (10:28 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 21 Jul 2013 06:28:48 +0000 (10:28 +0400)
include/version.php

index 460c189d6e24ec9f9dce0bdf73d709f068b262c8..57f79537e54982cbac65bed84771676df92db267 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-       define('VERSION_STATIC', '1.8');
+       define('VERSION_STATIC', '1.9');
 
        function get_version() {
                date_default_timezone_set('UTC');