summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2021-01-28 22:53:24 +0100
committerPapoteur <papoteur@mageia.org>2021-01-28 22:53:24 +0100
commit69969aaf7b252a434105083f4878b92b538919b1 (patch)
treea62f554750d91986700c256fb520f8555825160b /qml
parent7a88b7a998057d8c70d2f52a404cf4e98368de31 (diff)
downloadmageiawelcome-69969aaf7b252a434105083f4878b92b538919b1.tar
mageiawelcome-69969aaf7b252a434105083f4878b92b538919b1.tar.gz
mageiawelcome-69969aaf7b252a434105083f4878b92b538919b1.tar.bz2
mageiawelcome-69969aaf7b252a434105083f4878b92b538919b1.tar.xz
mageiawelcome-69969aaf7b252a434105083f4878b92b538919b1.zip
2.092.09
Diffstat (limited to 'qml')
-rw-r--r--qml/Version.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/Version.qml b/qml/Version.qml
index 336933c..acc1179 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.08';}
+Item { property var version: '2.09';}