Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit 2e641cd

Browse files
committed
update version
1 parent 3525b4f commit 2e641cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.qmake.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ load(qt_build_config)
33
CONFIG += warning_clean exceptions qt_module_build c++17
44
DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS
55

6-
MODULE_VERSION = 4.0.1
6+
MODULE_VERSION = 4.0.2
77

88
# had to be added because std::visit only works on macos 10.14 and above
99
# remove again once Qt raises the value to 10.14!

0 commit comments

Comments
 (0)