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 9a3a5a8 commit a1b9132Copy full SHA for a1b9132
include/task.h
@@ -44,10 +44,10 @@
44
* MACROS AND DEFINITIONS
45
*----------------------------------------------------------*/
46
47
-#define tskKERNEL_VERSION_NUMBER "V10.4.3"
+#define tskKERNEL_VERSION_NUMBER "V10.4.999"
48
#define tskKERNEL_VERSION_MAJOR 10
49
#define tskKERNEL_VERSION_MINOR 4
50
-#define tskKERNEL_VERSION_BUILD 3
+#define tskKERNEL_VERSION_BUILD 999
51
52
/* MPU region parameters passed in ulParameters
53
* of MemoryRegion_t struct. */
0 commit comments