summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2021-04-24 14:36:30 +0200
committerPapoteur <papoteur@mageia.org>2021-04-24 14:38:32 +0200
commitde7d645a963641f98ffe6250e2b2256d591ca22f (patch)
tree0aad4d287ed66184089b17f2686bacd86dadaf29 /qml
parentd7a7671d01298e73f728f2a0862b037adb185b75 (diff)
downloadmageiawelcome-de7d645a963641f98ffe6250e2b2256d591ca22f.tar
mageiawelcome-de7d645a963641f98ffe6250e2b2256d591ca22f.tar.gz
mageiawelcome-de7d645a963641f98ffe6250e2b2256d591ca22f.tar.bz2
mageiawelcome-de7d645a963641f98ffe6250e2b2256d591ca22f.tar.xz
mageiawelcome-de7d645a963641f98ffe6250e2b2256d591ca22f.zip
2.13
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 2f29e59..76ec2f7 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.12';}
+Item { property var version: '2.13';}