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:
- 54:6dcad9019a64
- Parent:
- 53:1e5a1ca1f274
- Child:
- 55:59b527ab3452
diff -r 1e5a1ca1f274 -r 6dcad9019a64 iothub_client_version.h --- a/iothub_client_version.h Wed Nov 16 21:37:53 2016 -0800 +++ b/iothub_client_version.h Wed Dec 14 15:59:51 2016 -0800 @@ -8,7 +8,7 @@ #ifndef IOTHUB_CLIENT_VERSION_H #define IOTHUB_CLIENT_VERSION_H -#define IOTHUB_SDK_VERSION "1.1.0" +#define IOTHUB_SDK_VERSION "1.1.2" #include "azure_c_shared_utility/umock_c_prod.h"