Skip to content

Commit 66272f4

Browse files
Merge pull request #12 from weston-embedded/release/v3.01.01
Release/v3.01.01
2 parents 51b1a83 + 9df13c1 commit 66272f4

File tree

102 files changed

+237
-182
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+237
-182
lines changed

Client/Add-on/2lemetry.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* HTTP CLIENT 2LEMETRY APPLICATION SOURCE CODE
1919
*
2020
* Filename : 2lemetry.c
21-
* Version : V3.01.00
21+
* Version : V3.01.01
2222
*********************************************************************************************************
2323
*/
2424

Client/Add-on/2lemetry.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* HTTP CLIENT 2LEMETRY MODULE
1919
*
2020
* Filename : 2lemetry.h
21-
* Version : V3.01.00
21+
* Version : V3.01.01
2222
*********************************************************************************************************
2323
*/
2424

Client/Add-on/Mem/Cfg/Template/http-c_mem_cfg.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* HTTP CLIENT MEMORY MODULE CONFIGURATION FILE
1919
*
2020
* Filename : http-c_mem_cfg.c
21-
* Version : V3.01.00
21+
* Version : V3.01.01
2222
*********************************************************************************************************
2323
*/
2424

Client/Add-on/Mem/Cfg/Template/http-c_mem_cfg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* TEMPLATE
2121
*
2222
* Filename : http-c_mem_cfg.h
23-
* Version : V3.01.00
23+
* Version : V3.01.01
2424
*********************************************************************************************************
2525
*/
2626

Client/Add-on/Mem/http-c_mem.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* HTTP CLIENT MEMORY LIBRARY MODULE
1919
*
2020
* Filename : http-c_mem.c
21-
* Version : V3.01.00
21+
* Version : V3.01.01
2222
*********************************************************************************************************
2323
*/
2424

Client/Add-on/Mem/http-c_mem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* HTTP CLIENT MEMORY LIBRARY MODULE
1919
*
2020
* Filename : http-c_mem.h
21-
* Version : V3.01.00
21+
* Version : V3.01.01
2222
*********************************************************************************************************
2323
*/
2424

Client/Add-on/dropbox.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* HTTP CLIENT DROPBOX APPLICATION SOURCE CODE
1919
*
2020
* Filename : dropbox.c
21-
* Version : V3.01.00
21+
* Version : V3.01.01
2222
*********************************************************************************************************
2323
*/
2424

Client/Add-on/dropbox.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* HTTP CLIENT DROPBOX MODULE
1919
*
2020
* Filename : dropbox.h
21-
* Version : V3.01.00
21+
* Version : V3.01.01
2222
*********************************************************************************************************
2323
*/
2424

Client/Add-on/soundcloud.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* HTTP CLIENT SOUNDCLOUD APPLICATION SOURCE CODE
1919
*
2020
* Filename : soundcloud.c
21-
* Version : V3.01.00
21+
* Version : V3.01.01
2222
*********************************************************************************************************
2323
*/
2424

Client/Add-on/soundcloud.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* HTTP CLIENT SOUNDCLOUD SOURCE CODE
1919
*
2020
* Filename : soundcloud.h
21-
* Version : V3.01.00
21+
* Version : V3.01.01
2222
*********************************************************************************************************
2323
*/
2424

0 commit comments

Comments
 (0)