1
0
mirror of https://github.com/adafruit/Adafruit_MQTT_Library.git synced 2025-07-29 02:02:00 +03:00

bump to v0.16.0

This commit is contained in:
Todd Treece
2016-08-10 11:27:37 -04:00
parent bdd08d443e
commit c56e1b935f
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
#endif
#define ADAFRUIT_MQTT_VERSION_MAJOR 0
#define ADAFRUIT_MQTT_VERSION_MINOR 15
#define ADAFRUIT_MQTT_VERSION_MINOR 16
#define ADAFRUIT_MQTT_VERSION_PATCH 0
// Uncomment/comment to turn on/off debug output messages.