]> git.wh0rd.org Git - tt-rss.git/commitdiff
bump version
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 18 Jan 2009 10:06:25 +0000 (11:06 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 18 Jan 2009 10:06:25 +0000 (11:06 +0100)
version.php

index d3aca6bff66d15b0d2167c24ff0452fa702f067c..e4e7cb854bf5f81284539eac4939aed02bbe6a76 100644 (file)
@@ -1,3 +1,3 @@
 <?php
-       define('VERSION', "1.2.30");
+       define('VERSION', "1.3.0");
 ?>