From 9f5d4a9e8c1ca164fe69b20ab59bf724d5a4bff8 Mon Sep 17 00:00:00 2001 From: Ruediger Gad Date: Mon, 16 Apr 2012 18:58:30 +0200 Subject: [PATCH] Update version info. --- QZeeControl.pro.user | 2 +- qml/QZeeControl/AboutDialog.qml | 2 +- qtc_packaging/debian_harmattan/changelog | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/QZeeControl.pro.user b/QZeeControl.pro.user index 222ea17..e8881bb 100644 --- a/QZeeControl.pro.user +++ b/QZeeControl.pro.user @@ -1,6 +1,6 @@ - + ProjectExplorer.Project.ActiveTarget diff --git a/qml/QZeeControl/AboutDialog.qml b/qml/QZeeControl/AboutDialog.qml index 40bc86e..6f3ec82 100644 --- a/qml/QZeeControl/AboutDialog.qml +++ b/qml/QZeeControl/AboutDialog.qml @@ -28,7 +28,7 @@ Dialog { Text { id: homepage - text: "QZeeControl

Version 0.3.0
" + text: "QZeeControl

Version 0.4.0
" textFormat: Text.RichText onLinkActivated: Qt.openUrlExternally(link) font.pixelSize: 22 diff --git a/qtc_packaging/debian_harmattan/changelog b/qtc_packaging/debian_harmattan/changelog index 583f465..941a1dd 100644 --- a/qtc_packaging/debian_harmattan/changelog +++ b/qtc_packaging/debian_harmattan/changelog @@ -1,3 +1,10 @@ +qzeecontrol (0.4.0) unstable; urgency=low + + * Add support for second remote control. + * Fix button states messed up when inactivated. + + -- Ruediger Gad Mon, 16 Apr 2012 18:57:41 +0200 + qzeecontrol (0.3.0) unstable; urgency=low * Add custom logo and splash. -- 1.7.9.5