]> git.wh0rd.org - tt-rss.git/commitdiff
release 1.5.10 1.5.10
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 21 Feb 2012 08:41:18 +0000 (12:41 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 21 Feb 2012 08:41:18 +0000 (12:41 +0400)
debian/changelog
include/version.php

index f18e6d85c74bc5022e7f2129359671c2e1a006f9..0d6552381407025985d1f1d4e26f2a35e1738873 100644 (file)
@@ -1,3 +1,9 @@
+tt-rss (1.5.10) unstable; urgency=low
+
+  * New release
+
+ -- Andrew Dolgov <fox@madoka.volgo-balt.ru>  Tue, 21 Feb 2012 12:41:04 +0400
+
 tt-rss (1.5.9+git20120124) unstable; urgency=low
 
   * New snapshot
index 8c7f936bd8843c2f6b885947ab7c026da2b63927..639d2a6b9ed5796b671312db467cde03911e6cd1 100644 (file)
@@ -1,3 +1,3 @@
 <?php
-       define('VERSION', "1.5.9");
+       define('VERSION', "1.5.10");
 ?>