summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2021-06-13 14:45:28 +0200
committerPapoteur <papoteur@mageia.org>2021-06-13 14:45:28 +0200
commitff4b5b4693981ff38140c006ed84db4d13572b2d (patch)
tree33ff7dd698f985f5317e99a35ace65b5e4c49e30 /qml
parent6180f6fe9ff861f2837e137bdb534a6e075746eb (diff)
downloadmageiawelcome-2.14.tar
mageiawelcome-2.14.tar.gz
mageiawelcome-2.14.tar.bz2
mageiawelcome-2.14.tar.xz
mageiawelcome-2.14.zip
2.142.14
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 76ec2f7..c9dbb49 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.13';}
+Item { property var version: '2.14';}