Skip to content

Commit fd07de4

Browse files
committed
Update Mbed version block for patch release
1 parent dc807b6 commit fd07de4

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 2
25+
#define MBED_PATCH_VERSION 3
2626

2727
#else
2828
// mbed 2

0 commit comments

Comments
 (0)