Explorar o código

update: LUAT_VERSION 更新到22.12

Wendal Chen %!s(int64=3) %!d(string=hai) anos
pai
achega
151ee178b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      luat/include/luat_base.h

+ 1 - 1
luat/include/luat_base.h

@@ -7,7 +7,7 @@
 #ifndef LUAT_BASE_H
 #define LUAT_BASE_H
 /**LuatOS版本号*/
-#define LUAT_VERSION "22.11"
+#define LUAT_VERSION "22.12"
 #define LUAT_VERSION_BETA 0
 // 调试开关, 预留
 #define LUAT_DEBUG 0