Skip to content

Commit

Permalink
Updating next release version to be v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Jun 26, 2024
1 parent e3d9a7a commit 0fdd359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ option (MQTT5_BUILD_EMSCRIPTEN "Build and install project generated by the comms
# COMMSDSL2SWIG_EXTRA_ARGS - Extra arguments to pass to "commsdsl2swig"
# COMMSDSL2EMSCRIPTEN_EXTRA_ARGS - Extra arguments to pass to "commsdsl2emscripten"

set (MQTT5_VERSION "2.8")
set (MQTT5_VERSION "2.8.1")
set (MQTT5_MIN_COMMSDSL_VERSION "6.3.3")

set (EXTERNALS_DIR "${PROJECT_SOURCE_DIR}/externals")
Expand Down

0 comments on commit 0fdd359

Please sign in to comment.