summaryrefslogtreecommitdiffstats
path: root/qml/Version.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/Version.qml
parent20185dfedb651593a72c5b6353c088cd8944bf97 (diff)
downloadmageiawelcome-5036094a6aec538d80155d2d63af3cdd6fc6f9a5.tar
mageiawelcome-5036094a6aec538d80155d2d63af3cdd6fc6f9a5.tar.gz
mageiawelcome-5036094a6aec538d80155d2d63af3cdd6fc6f9a5.tar.bz2
mageiawelcome-5036094a6aec538d80155d2d63af3cdd6fc6f9a5.tar.xz
mageiawelcome-5036094a6aec538d80155d2d63af3cdd6fc6f9a5.zip
2.112.11
Diffstat (limited to 'qml/Version.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';}