]> git.wh0rd.org Git - tt-rss.git/commitdiff
release 1.2.11.1
authorAndrew Dolgov <fox@bah.spb.su>
Tue, 22 May 2007 12:12:14 +0000 (13:12 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Tue, 22 May 2007 12:12:14 +0000 (13:12 +0100)
version.php

index afc5ff4139512d950d5a49fc7f6aa4387d2b85cb..59d34b208698116424c6b1bca1f710e8e2100956 100644 (file)
@@ -1,3 +1,3 @@
 <?php
-       define('VERSION', "1.2.11");
+       define('VERSION', "1.2.11.1");
 ?>