summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorYoann Lopes <yoann.lopes@nokia.com>2011-10-22 22:02:21 +0200
committerYoann Lopes <yoann.lopes@nokia.com>2011-10-22 22:02:21 +0200
commite7dbc70cf65cc9df0d3c88ce89e172c59a524657 (patch)
tree21224e60706a18379c1b0c7c1627aeb09e746507 /qml
parent66aaf8a5da7550f8cf97b87ce3f7dd3461ef54b9 (diff)
Updated version number.v1.1.1
Diffstat (limited to 'qml')
-rw-r--r--qml/AboutDialog.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/AboutDialog.qml b/qml/AboutDialog.qml
index 6087105..94ddbdf 100644
--- a/qml/AboutDialog.qml
+++ b/qml/AboutDialog.qml
@@ -114,7 +114,7 @@ Dialog {
}
Label {
- text: "Version 1.1.0"
+ text: "Version 1.1.1"
font.pixelSize: UI.FONT_LSMALL
}