Bump version

Change-Id: I33ea33c0ecfe42cd25cb9f3a37b7aad72717edd2
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
Paul Wicking 2020-12-11 14:25:07 +01:00
parent 98292b369e
commit 0a7f9297a8
2 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,4 @@ DEFINES += QT_NO_JAVA_STYLE_ITERATORS
QT_SOURCE_TREE = $$PWD
QT_BUILD_TREE = $$shadowed($$PWD)
MODULE_VERSION = 6.0.0
MODULE_VERSION = 6.1.0

View File

@ -555,6 +555,7 @@ void QDataStream::setByteOrder(ByteOrder bo)
\value Qt_5_14 Same as Qt_5_13
\value Qt_5_15 Same as Qt_5_13
\value Qt_6_0 Version 20 (Qt 6.0)
\value Qt_6_1 Same as Qt_6_0
\omitvalue Qt_DefaultCompiledVersion
\sa setVersion(), version()