summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2021-02-16 21:57:20 +0100
committerPapoteur <papoteur@mageia.org>2021-02-16 21:57:20 +0100
commit5036094a6aec538d80155d2d63af3cdd6fc6f9a5 (patch)
tree27220c017cc1aaf721b61854ec2f3ea7cfb456ab /qml
parent20185dfedb651593a72c5b6353c088cd8944bf97 (diff)
downloadmageiawelcome-2.11.tar
mageiawelcome-2.11.tar.gz
mageiawelcome-2.11.tar.bz2
mageiawelcome-2.11.tar.xz
mageiawelcome-2.11.zip
2.112.11
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 ac984b1..69b9c89 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.10';}
+Item { property var version: '2.11';}