소스 검색

update: 版本号变成V0005

Wendal Chen 5 년 전
부모
커밋
621f431c41
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      luat/include/luat_base.h

+ 2 - 1
luat/include/luat_base.h

@@ -7,7 +7,8 @@
 #ifndef LUAT_BASE
 #define LUAT_BASE
 /**LuatOS版本号*/
-#define LUAT_VERSION "V0004"
+#define LUAT_VERSION "V0005"
+#define LUAT_VERSION_BETA 1
 // 调试开关, 预留
 #define LUAT_DEBUG 0