]> git.wh0rd.org - tt-rss.git/commitdiff
bump version to dev
authorAndrew Dolgov <fox@bah.spb.su>
Sat, 10 Dec 2005 07:33:35 +0000 (08:33 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sat, 10 Dec 2005 07:33:35 +0000 (08:33 +0100)
version.php

index efa449342240b34d3e27b984fb55df4b2b5c4f02..1b11309bd337ab2120a469ba2b6e3c249198f495 100644 (file)
@@ -1,3 +1,3 @@
 <?
-       define(VERSION, "1.1.p2");
+       define(VERSION, "1.1.0.99");
 ?>