]> git.wh0rd.org - tt-rss.git/commitdiff
release 1.13 1.13
authorAndrew Dolgov <noreply@fakecake.org>
Sun, 20 Jul 2014 06:52:37 +0000 (10:52 +0400)
committerAndrew Dolgov <noreply@fakecake.org>
Sun, 20 Jul 2014 06:52:37 +0000 (10:52 +0400)
include/version.php

index b760503527c988859e5129e4b113f906728cf105..8d7cf2de71d668ae7ae057f461abb30972ce1ad0 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-       define('VERSION_STATIC', '1.12');
+       define('VERSION_STATIC', '1.13');
 
        function get_version() {
                date_default_timezone_set('UTC');