]> git.wh0rd.org - tt-rss.git/commitdiff
release 1.10 1.10
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sat, 21 Sep 2013 13:36:53 +0000 (17:36 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sat, 21 Sep 2013 13:36:53 +0000 (17:36 +0400)
include/version.php

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