Version 0.1.0 :)
This commit is contained in:
parent
cf27cb7f4f
commit
f4742b6af5
2 changed files with 4 additions and 5 deletions
|
|
@ -102,7 +102,7 @@ Page {
|
|||
Label {
|
||||
id: aboutInfo
|
||||
width: 350
|
||||
text: qsTr("Version")+": 0.0.1<br/>"
|
||||
text: qsTr("Version")+": 0.1.0<br/>"
|
||||
+qsTr("Copyright")+": Hauke Schade 2012<br/>"
|
||||
+'';
|
||||
onLinkActivated: {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
ttrss (0.0.1) unstable; urgency=low
|
||||
ttrss (0.1.0) unstable; urgency=low
|
||||
* Initial Release
|
||||
|
||||
* Initial Release.
|
||||
|
||||
-- Hauke Schade <hauke@unknown> Thu, 15 Nov 2012 23:50:39 +0100
|
||||
-- Hauke Schade <cnlpete@cnlpete.de> Fri, 11 Jan 2013 17:52:38 +0100
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue