Urvish Patel / M2XStreamClient

Fork of M2XStreamClient by AT&T M2X Team

Files at this revision

API Documentation at this revision

Comitter:
citrusbyte
Date:
Mon Dec 28 14:30:33 2015 +0000
Parent:
17:9db4a86b876a
Child:
19:4dfa28d37b8f
Commit message:
Bump release version

Changed in this revision

M2XStreamClient.h Show annotated file Show diff for this revision Revisions of this file
--- a/M2XStreamClient.h	Mon Dec 28 13:06:27 2015 +0000
+++ b/M2XStreamClient.h	Mon Dec 28 14:30:33 2015 +0000
@@ -14,7 +14,7 @@
 #ifdef MBED_PLATFORM
 #include "mbed.h"
 
-#define USER_AGENT "User-Agent: M2X Mbed Client/2.0.0"
+#define USER_AGENT "User-Agent: M2X Mbed Client/2.1.0"
 #endif
 
 #include "Client.h"