]> git.wh0rd.org - tt-rss.git/commitdiff
release 1.11 1.11
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 18 Dec 2013 10:26:04 +0000 (14:26 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 18 Dec 2013 10:26:04 +0000 (14:26 +0400)
include/version.php

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