Skip to content

Commit f52283c

Browse files
committed
Updating next release version to be v3.0.7
1 parent a3ac904 commit f52283c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ option (MQTT5_GEN_WIRESHARK "Use commsdsl2wireshark to generate wireshark protoc
4343
# COMMSDSL2LATEX_EXTRA_ARGS - Extra arguments to pass to "commsdsl2latex"
4444
# COMMSDSL2WIRESHARK_EXTRA_ARGS - Extra arguments to pass to "commsdsl2wireshark"
4545

46-
set (MQTT5_VERSION "3.0.6")
46+
set (MQTT5_VERSION "3.0.7")
4747
set (MQTT5_MIN_COMMSDSL_VERSION "8.1")
4848

4949
if ("${CMAKE_CXX_STANDARD}" STREQUAL "")

0 commit comments

Comments
 (0)