Skip to content

Commit de20588

Browse files
committed
Update Mbed version block for patch release
1 parent 3680e60 commit de20588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mbed.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
// RTOS present, this is valid only for mbed OS 5
2323
#define MBED_MAJOR_VERSION 5
2424
#define MBED_MINOR_VERSION 7
25-
#define MBED_PATCH_VERSION 0
25+
#define MBED_PATCH_VERSION 1
2626

2727
#else
2828
// mbed 2

0 commit comments

Comments
 (0)