Skip to content

Commit 7251dc5

Browse files
committed
Updating next release version to be v3.0.4
1 parent d83d55a commit 7251dc5

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
@@ -32,7 +32,7 @@ option (MQTT5_BUILD_EMSCRIPTEN "Build and install project generated by the comms
3232
# COMMSDSL2SWIG_EXTRA_ARGS - Extra arguments to pass to "commsdsl2swig"
3333
# COMMSDSL2EMSCRIPTEN_EXTRA_ARGS - Extra arguments to pass to "commsdsl2emscripten"
3434

35-
set (MQTT5_VERSION "3.0.3")
35+
set (MQTT5_VERSION "3.0.4")
3636
set (MQTT5_MIN_COMMSDSL_VERSION "7.1")
3737

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

0 commit comments

Comments
 (0)