Browse Source

update: 版本号变成V0005

Wendal Chen 5 năm trước cách đây
mục cha
commit
621f431c41
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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