summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2021-01-08 09:03:15 +0100
committerPapoteur <papoteur@mageia.org>2021-01-08 09:03:15 +0100
commitb79f10557bd207187851e4f5225e390164bc085d (patch)
tree79ad04aad010cf5d0fc2d138e46b7d5bbcd4c335 /qml
parent9d173adaf5bdc026225209b3a37f16559b76d794 (diff)
downloadmageiawelcome-b79f10557bd207187851e4f5225e390164bc085d.tar
mageiawelcome-b79f10557bd207187851e4f5225e390164bc085d.tar.gz
mageiawelcome-b79f10557bd207187851e4f5225e390164bc085d.tar.bz2
mageiawelcome-b79f10557bd207187851e4f5225e390164bc085d.tar.xz
mageiawelcome-b79f10557bd207187851e4f5225e390164bc085d.zip
2.072.07
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 2973c83..d753b95 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.05';}
+Item { property var version: '2.07';}