]> git.wh0rd.org - tt-rss.git/commitdiff
release 1.3.1 1.3.1
authorAndrew Dolgov <fox@bah.org.ru>
Tue, 24 Feb 2009 10:25:28 +0000 (13:25 +0300)
committerAndrew Dolgov <fox@bah.org.ru>
Tue, 24 Feb 2009 10:25:28 +0000 (13:25 +0300)
version.php

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