소스 검색

[component][ulog] Update version to 0.1.1 .

armink 6 년 전
부모
커밋
6a165e5cb1
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      components/utilities/Kconfig
  2. 1 1
      components/utilities/ulog/ulog.h

+ 1 - 1
components/utilities/Kconfig

@@ -225,7 +225,7 @@ config RT_USING_ULOG
             
         config ULOG_SW_VERSION_NUM
             hex
-            default 0x00100
+            default 0x00101
             help
                 sfotware module version number
     endif

+ 1 - 1
components/utilities/ulog/ulog.h

@@ -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