increase version for release, update changelog

This commit is contained in:
hathach
2021-06-03 01:13:22 +07:00
parent 8ea0dfba68
commit a50fd963f5
2 changed files with 13 additions and 1 deletions

View File

@@ -29,7 +29,7 @@
#define TUSB_VERSION_MAJOR 0
#define TUSB_VERSION_MINOR 10
#define TUSB_VERSION_REVISION 0
#define TUSB_VERSION_REVISION 1
#define TUSB_VERSION_STRING TU_STRING(TUSB_VERSION_MAJOR) "." TU_STRING(TUSB_VERSION_MINOR) "." TU_STRING(TUSB_VERSION_REVISION)
/** \defgroup group_mcu Supported MCU