summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2023-07-15 13:43:54 +0200
committerPapoteur <papoteur@mageia.org>2023-07-15 13:43:54 +0200
commit862c70f124ddd7224cbf5c7207aff402951322ea (patch)
tree7c4440e635f9673ec59b57b0fc87d0ef4c10d878 /qml
parent45be4dc6a84a59b14566da0e815ae783f85aba39 (diff)
downloadmageiawelcome-862c70f124ddd7224cbf5c7207aff402951322ea.tar
mageiawelcome-862c70f124ddd7224cbf5c7207aff402951322ea.tar.gz
mageiawelcome-862c70f124ddd7224cbf5c7207aff402951322ea.tar.bz2
mageiawelcome-862c70f124ddd7224cbf5c7207aff402951322ea.tar.xz
mageiawelcome-862c70f124ddd7224cbf5c7207aff402951322ea.zip
2.232.23
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 98a17e0..1a6a542 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.22';}
+Item { property var version: '2.23';}