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 fd0964e commit 79ef99bCopy full SHA for 79ef99b
source/include/core_mqtt.h
@@ -48,7 +48,7 @@
48
* If MQTT_LIBRARY_VERSION ends with + it represents the version in development
49
* after the numbered release.
50
*/
51
-#define MQTT_LIBRARY_VERSION "v2.3.1+"
+#define MQTT_LIBRARY_VERSION "v2.3.1"
52
/** @endcond */
53
54
/**
0 commit comments