We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b319d commit 465ea7aCopy full SHA for 465ea7a
src/tusb_option.h
@@ -28,7 +28,7 @@
28
#define _TUSB_OPTION_H_
29
30
#define TUSB_VERSION_MAJOR 0
31
-#define TUSB_VERSION_MINOR 7
+#define TUSB_VERSION_MINOR 8
32
#define TUSB_VERSION_REVISION 0
33
#define TUSB_VERSION_STRING TU_STRING(TUSB_VERSION_MAJOR) "." TU_STRING(TUSB_VERSION_MINOR) "." TU_STRING(TUSB_VERSION_REVISION)
34
0 commit comments