Browse Source

1.15.3 to fix tag/version mismatch

Andrew Dolgov 9 years ago
parent
commit
d8895ec679
2 changed files with 1 additions and 2 deletions
  1. 1 1
      include/version.php
  2. 0 1
      themes/night.css

+ 1 - 1
include/version.php

@@ -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');

+ 0 - 1
themes/night.css

@@ -1,4 +1,3 @@
-/* supports-version:1.15 */
 @import "default.css";
 
 body#ttrssMain #feeds-holder {