mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
[component][ulog] Update version to 0.1.1 .
This commit is contained in:
@@ -225,7 +225,7 @@ config RT_USING_ULOG
|
||||
|
||||
config ULOG_SW_VERSION_NUM
|
||||
hex
|
||||
default 0x00100
|
||||
default 0x00101
|
||||
help
|
||||
sfotware module version number
|
||||
endif
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define ULOG_VERSION_STR "0.1.0"
|
||||
#define ULOG_VERSION_STR "0.1.1"
|
||||
|
||||
/*
|
||||
* ulog init and deint
|
||||
|
||||
Reference in New Issue
Block a user