mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-01 06:50:26 +08:00
Update rtdef.h
This commit is contained in:
parent
1f16147f69
commit
f4dc4179aa
@ -50,7 +50,7 @@ extern "C" {
|
||||
/* RT-Thread version information */
|
||||
#define RT_VERSION 1L /**< major version number */
|
||||
#define RT_SUBVERSION 2L /**< minor version number */
|
||||
#define RT_REVISION 4L /**< revise version number */
|
||||
#define RT_REVISION 5L /**< revise version number */
|
||||
|
||||
/* RT-Thread version */
|
||||
#define RTTHREAD_VERSION ((RT_VERSION * 10000) + \
|
||||
|
Loading…
x
Reference in New Issue
Block a user