summaryrefslogtreecommitdiffstats
path: root/qml/Version.qml
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2023-01-01 10:03:10 +0200
committerJani Välimaa <wally@mageia.org>2023-01-01 10:04:50 +0200
commit7c24a717805ae7e15f1f7268e8f836841a4172d5 (patch)
treee6d6778dca89b658f9bcd11d9ae714df887e258a /qml/Version.qml
parente0f1d01d6b4e8a38ceacf056b3dcda4851b82018 (diff)
downloadmageiawelcome-7c24a717805ae7e15f1f7268e8f836841a4172d5.tar
mageiawelcome-7c24a717805ae7e15f1f7268e8f836841a4172d5.tar.gz
mageiawelcome-7c24a717805ae7e15f1f7268e8f836841a4172d5.tar.bz2
mageiawelcome-7c24a717805ae7e15f1f7268e8f836841a4172d5.tar.xz
mageiawelcome-7c24a717805ae7e15f1f7268e8f836841a4172d5.zip
2.19
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 d1a6ff2..398ffdf 100644
--- a/qml/Version.qml
+++ b/qml/Version.qml
@@ -1,2 +1,2 @@
import QtQuick 2.0
-Item { property var version: '2.18';}
+Item { property var version: '2.19';}