Browse Source

update: baseline 22.11, Go Go Go

Wendal Chen 3 years ago
parent
commit
2142a4e97e
1 changed files with 1 additions and 1 deletions
  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.10"
+#define LUAT_VERSION "22.11"
 #define LUAT_VERSION_BETA 0
 // 调试开关, 预留
 #define LUAT_DEBUG 0