Microsoft Azure IoTHub client libraries
Dependents: sht15_remote_monitoring RobotArmDemo iothub_client_sample_amqp f767zi_mqtt ... more
This library implements the Microsoft Azure IoTHub client library. The code is replicated from https://github.com/Azure/azure-iot-sdks
Diff: iothub_client_version.h
- Revision:
- 47:aaa262b5f898
- Parent:
- 46:6a69294b6119
- Child:
- 48:cc5d91f2b06d
diff -r 6a69294b6119 -r aaa262b5f898 iothub_client_version.h --- a/iothub_client_version.h Mon Jul 18 16:45:01 2016 -0700 +++ b/iothub_client_version.h Fri Jul 29 15:53:13 2016 -0700 @@ -8,7 +8,7 @@ #ifndef IOTHUB_CLIENT_VERSION_H #define IOTHUB_CLIENT_VERSION_H -#define IOTHUB_SDK_VERSION "1.0.11" +#define IOTHUB_SDK_VERSION "1.0.12" #ifdef __cplusplus extern "C"