]> git.wh0rd.org - tt-rss.git/commitdiff
bump VERSION_STATIC due to Dojo changes 17.1
authorAndrew Dolgov <noreply@fakecake.org>
Sun, 22 Jan 2017 10:55:36 +0000 (13:55 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Sun, 22 Jan 2017 10:55:36 +0000 (13:55 +0300)
include/version.php

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