]> git.wh0rd.org - tt-rss.git/commitdiff
bump static version to 16.8 16.8
authorAndrew Dolgov <noreply@fakecake.org>
Wed, 10 Aug 2016 06:15:52 +0000 (09:15 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Wed, 10 Aug 2016 06:15:52 +0000 (09:15 +0300)
include/version.php

index 3169ff2221e5bafbedbf284694f6c3d9370496f1..6ca1b7fc4b190d904bc76df6cf4065663657339a 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-       define('VERSION_STATIC', '16.3');
+       define('VERSION_STATIC', '16.8');
 
        function get_version() {
                date_default_timezone_set('UTC');