]> git.wh0rd.org - tt-rss.git/commitdiff
1.15.3 to fix tag/version mismatch 1.15.3
authorAndrew Dolgov <noreply@fakecake.org>
Wed, 10 Dec 2014 18:33:18 +0000 (21:33 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Wed, 10 Dec 2014 18:33:18 +0000 (21:33 +0300)
include/version.php
themes/night.css

index 4d1cd3f16d1b4f262ceaf8ec91c62ad294467d84..a7ca8a32b43faef7433b2afec41bad43401f29f6 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-       define('VERSION_STATIC', '1.15.1');
+       define('VERSION_STATIC', '1.15.3');
 
        function get_version() {
                date_default_timezone_set('UTC');
index 5a236a911ed5fbb8a9b6c20ba64bc23b6cc15460..78b73f09ae5a0900f96a60b4028bf5584459327f 100644 (file)
@@ -1,4 +1,3 @@
-/* supports-version:1.15 */
 @import "default.css";
 
 body#ttrssMain #feeds-holder {