]> git.wh0rd.org - tt-rss.git/commitdiff
bump version_static 18.8
authorAndrew Dolgov <noreply@fakecake.org>
Mon, 13 Aug 2018 13:11:28 +0000 (16:11 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Mon, 13 Aug 2018 13:12:03 +0000 (16:12 +0300)
include/version.php

index 2cf7b1ded92f4a9f03553db9a4fdae96a4633665..751055b76fd13da1698e9f0193fd4bf32681f060 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-       define('VERSION_STATIC', '17.12');
+       define('VERSION_STATIC', '18.8');
 
        function get_version() {
                date_default_timezone_set('UTC');