Merge pull request #1569 from hathach/release-0.14.0
increase version to 0.14.0 for release
This commit is contained in:
@@ -33,7 +33,7 @@ typedef int make_iso_compilers_happy;
|
||||
#include "common/tusb_compiler.h"
|
||||
|
||||
#define TUSB_VERSION_MAJOR 0
|
||||
#define TUSB_VERSION_MINOR 13
|
||||
#define TUSB_VERSION_MINOR 14
|
||||
#define TUSB_VERSION_REVISION 0
|
||||
#define TUSB_VERSION_STRING TU_STRING(TUSB_VERSION_MAJOR) "." TU_STRING(TUSB_VERSION_MINOR) "." TU_STRING(TUSB_VERSION_REVISION)
|
||||
|
||||
|
Reference in New Issue
Block a user