]> git.wh0rd.org Git - tt-rss.git/commitdiff
bump version to dev
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 30 Aug 2006 03:43:51 +0000 (04:43 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 30 Aug 2006 03:43:51 +0000 (04:43 +0100)
version.php

index 6351c49787469f4112af3eb109abdd3f503f668d..9655675dd86cc3b047d2c247870f172ed5afe4ef 100644 (file)
@@ -1,3 +1,3 @@
 <?php
-       define(VERSION, "1.2.2");
+       define(VERSION, "1.2.2.99");
 ?>