bump version to dev

This commit is contained in:
Andrew Dolgov 2005-12-29 17:51:28 +01:00
parent 24b181141c
commit 3b55928b73
2 changed files with 2 additions and 1 deletions

View File

@ -927,6 +927,7 @@ ul.browseFeedList {
height : 300px;
overflow : auto;
list-style-type : none;
margin-bottom : 5px;
}
span.subscribers {

View File

@ -1,3 +1,3 @@
<?
define(VERSION, "1.1.1");
define(VERSION, "1.1.1.99");
?>