Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of M2XStreamClient by
Revision 18:510895884768, committed 2015-12-28
- 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"
