release 1.5.10

This commit is contained in:
Andrew Dolgov 2012-02-21 12:41:18 +04:00
parent 56fbb82cb0
commit ea749a3b5d
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View 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

View File

@ -1,3 +1,3 @@
<?php
define('VERSION', "1.5.9");
define('VERSION', "1.5.10");
?>