release 1.5.7
This commit is contained in:
parent
4044a5fa52
commit
43ce4ebf10
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
tt-rss (1.5.7) unstable; urgency=low
|
||||
|
||||
* New release
|
||||
* Changelog: http://tt-rss.org/redmine/versions/show/67
|
||||
|
||||
-- Andrew Dolgov <fox@madoka.volgo-balt.ru> Tue, 22 Nov 2011 14:30:07 +0400
|
||||
|
||||
tt-rss (1.5.6+git20111120) unstable; urgency=low
|
||||
|
||||
* Change architecture to "all"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
define('VERSION', "1.5.6");
|
||||
define('VERSION', "1.5.7");
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue