v0.1.2 :)

This commit is contained in:
Hauke Schade 2013-01-16 18:32:39 +01:00
parent 6d7ff7a37b
commit f051b7b83e
3 changed files with 8 additions and 2 deletions

View file

@ -106,7 +106,7 @@ Page {
Label {
width: parent.width
text: qsTr("Version: %1").arg("0.1.1") + "<br/>"
text: qsTr("Version: %1").arg("0.1.2") + "<br/>"
+qsTr("Author: %1").arg("Hauke Schade 2012") + "<br/>"
+qsTr("Thanks to:") + " "
+ "Francois Cattin"

View file

@ -1,3 +1,9 @@
ttrss (0.1.2) unstable; urgency=low
* Added frensh translations
* Added privacy policy
-- Hauke Schade <cnlpete@cnlpete.de> Wed, 16 Jan 2013 18:29:33 +0100
ttrss (0.1.1) unstable; urgency=low
* A better AboutView
* Improved Spanish Translation

View file

@ -1,5 +1,5 @@
Source: ttrss
Section: user/other
Section: user/internet
Priority: optional
Maintainer: Hauke Schade <cnlpete@cnlpete.de>
Build-Depends: debhelper (>= 5), libqt4-dev