Skip to content

Commit 79ef99b

Browse files
committed
[AUTO][RELEASE]: Update version number macro in source/include/core_mqtt.h
1 parent fd0964e commit 79ef99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/include/core_mqtt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
* If MQTT_LIBRARY_VERSION ends with + it represents the version in development
4949
* after the numbered release.
5050
*/
51-
#define MQTT_LIBRARY_VERSION "v2.3.1+"
51+
#define MQTT_LIBRARY_VERSION "v2.3.1"
5252
/** @endcond */
5353

5454
/**

0 commit comments

Comments
 (0)