]> git.wh0rd.org Git - tt-rss.git/commitdiff
bump version to dev
authorAndrew Dolgov <fox@bah.spb.su>
Thu, 29 Dec 2005 16:51:28 +0000 (17:51 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Thu, 29 Dec 2005 16:51:28 +0000 (17:51 +0100)
tt-rss.css
version.php

index 3bd621066085bfa15cc9ccca144546528cc66520..9b54802633e21b616731efa979a862c1dd2d03d5 100644 (file)
@@ -927,6 +927,7 @@ ul.browseFeedList {
        height : 300px;
        overflow : auto;
        list-style-type : none;
+       margin-bottom : 5px;
 }
 
 span.subscribers {
index 77683aa6b8df8f99a3fb10b1514693421dfc8c57..db02081b745366663c5fb48e8f91587653c06847 100644 (file)
@@ -1,3 +1,3 @@
 <?
-       define(VERSION, "1.1.1");
+       define(VERSION, "1.1.1.99");
 ?>