summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2021-04-07 21:28:28 +0200
committerPapoteur <papoteur@mageia.org>2021-04-07 21:28:28 +0200
commit06bb6566526531cf5b286dbe3ab17cad43c28fd1 (patch)
treef09562c43807f6614eaaba6f7b3cb2c9f2412648 /qml
parentb1b51f32f632a27759fd7deb6106a0d730b1eefa (diff)
downloadmageiawelcome-06bb6566526531cf5b286dbe3ab17cad43c28fd1.tar
mageiawelcome-06bb6566526531cf5b286dbe3ab17cad43c28fd1.tar.gz
mageiawelcome-06bb6566526531cf5b286dbe3ab17cad43c28fd1.tar.bz2
mageiawelcome-06bb6566526531cf5b286dbe3ab17cad43c28fd1.tar.xz
mageiawelcome-06bb6566526531cf5b286dbe3ab17cad43c28fd1.zip
2.122.12
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 69b9c89..2f29e59 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.11';}
+Item { property var version: '2.12';}