Explorar el Código

update: 版本号变成V0005

Wendal Chen hace 5 años
padre
commit
621f431c41
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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