summaryrefslogtreecommitdiffstats
path: root/qml/Version.qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2023-01-21 09:52:33 +0100
committerPapoteur <papoteur@mageia.org>2023-01-21 09:52:33 +0100
commit262b4b7482252b3da2400bbdfc3956a92d9c90db (patch)
treea86342b35fe54225b6278018197d76fc8383ccfe /qml/Version.qml
parentd8fab515f44c93a12f68da9d0c1809d5a64217e8 (diff)
downloadmageiawelcome-262b4b7482252b3da2400bbdfc3956a92d9c90db.tar
mageiawelcome-262b4b7482252b3da2400bbdfc3956a92d9c90db.tar.gz
mageiawelcome-262b4b7482252b3da2400bbdfc3956a92d9c90db.tar.bz2
mageiawelcome-262b4b7482252b3da2400bbdfc3956a92d9c90db.tar.xz
mageiawelcome-262b4b7482252b3da2400bbdfc3956a92d9c90db.zip
2.202.20
Diffstat (limited to 'qml/Version.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 398ffdf..547d6fc 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.19';}
+Item { property var version: '2.20';}