summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2023-07-01 09:43:02 +0200
committerPapoteur <papoteur@mageia.org>2023-07-01 09:43:02 +0200
commitfa70e4d673596785bfa3b786f545db8814408bd4 (patch)
tree9c149cb8ffd2d12fd32480f7e6b15cab79644d07 /qml
parent9274ef1d6da15696b6dc108443b347a9b9fbf550 (diff)
downloadmageiawelcome-fa70e4d673596785bfa3b786f545db8814408bd4.tar
mageiawelcome-fa70e4d673596785bfa3b786f545db8814408bd4.tar.gz
mageiawelcome-fa70e4d673596785bfa3b786f545db8814408bd4.tar.bz2
mageiawelcome-fa70e4d673596785bfa3b786f545db8814408bd4.tar.xz
mageiawelcome-fa70e4d673596785bfa3b786f545db8814408bd4.zip
2.222.22
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 bb466ea..98a17e0 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.21';}
+Item { property var version: '2.22';}