We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857e60b commit 4e2de33Copy full SHA for 4e2de33
client/lib/include/cc_mqtt5_client/common.h
@@ -26,7 +26,7 @@ extern "C" {
26
27
/// @brief Patch level of the library
28
/// @ingroup global
29
-#define CC_MQTT5_CLIENT_PATCH_VERSION 3U
+#define CC_MQTT5_CLIENT_PATCH_VERSION 4U
30
31
/// @brief Macro to create numeric version as single unsigned number
32
0 commit comments