We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337bca6 commit 50a2321Copy full SHA for 50a2321
include/task.h
@@ -44,10 +44,10 @@
44
* MACROS AND DEFINITIONS
45
*----------------------------------------------------------*/
46
47
-#define tskKERNEL_VERSION_NUMBER "V10.4.1"
+#define tskKERNEL_VERSION_NUMBER "V10.4.2"
48
#define tskKERNEL_VERSION_MAJOR 10
49
#define tskKERNEL_VERSION_MINOR 4
50
-#define tskKERNEL_VERSION_BUILD 1
+#define tskKERNEL_VERSION_BUILD 2
51
52
/* MPU region parameters passed in ulParameters
53
* of MemoryRegion_t struct. */
0 commit comments