summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2021-02-01 11:52:42 +0100
committerPapoteur <papoteur@mageia.org>2021-02-01 11:53:17 +0100
commitd3cc21e1d876d29b913ab5b1474a9bba9f622880 (patch)
tree7874ebe4fa42e80a40a609b2df2da33e6d4cd339 /qml
parentc2da62ca4561a4994e83ae4eef3e293f17135c62 (diff)
downloadmageiawelcome-d3cc21e1d876d29b913ab5b1474a9bba9f622880.tar
mageiawelcome-d3cc21e1d876d29b913ab5b1474a9bba9f622880.tar.gz
mageiawelcome-d3cc21e1d876d29b913ab5b1474a9bba9f622880.tar.bz2
mageiawelcome-d3cc21e1d876d29b913ab5b1474a9bba9f622880.tar.xz
mageiawelcome-d3cc21e1d876d29b913ab5b1474a9bba9f622880.zip
2.102.10
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 acc1179..ac984b1 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.09';}
+Item { property var version: '2.10';}