summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2021-06-18 12:20:22 +0200
committerPapoteur <papoteur@mageia.org>2021-06-18 12:20:22 +0200
commit83d3a68b4f1adda7ffe3f7ce1e04ad6ae44dcfe4 (patch)
tree41af63ca455851764724da8dea219ddfcd266742 /qml
parent19beb1db9bc4d1f0f949fd7cdd7b0de33502fbe8 (diff)
downloadmageiawelcome-83d3a68b4f1adda7ffe3f7ce1e04ad6ae44dcfe4.tar
mageiawelcome-83d3a68b4f1adda7ffe3f7ce1e04ad6ae44dcfe4.tar.gz
mageiawelcome-83d3a68b4f1adda7ffe3f7ce1e04ad6ae44dcfe4.tar.bz2
mageiawelcome-83d3a68b4f1adda7ffe3f7ce1e04ad6ae44dcfe4.tar.xz
mageiawelcome-83d3a68b4f1adda7ffe3f7ce1e04ad6ae44dcfe4.zip
2.152.15
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 c9dbb49..6217425 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.14';}
+Item { property var version: '2.15';}