Browse Source

update version code

blueloveTH 1 năm trước cách đây
mục cha
commit
2e4dde2a7a
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      include/pocketpy/config.h

+ 2 - 2
include/pocketpy/config.h

@@ -1,10 +1,10 @@
 #pragma once
 #pragma once
 // clang-format off
 // clang-format off
 
 
-#define PK_VERSION				"2.0.0"
+#define PK_VERSION				"2.0.1"
 #define PK_VERSION_MAJOR            2
 #define PK_VERSION_MAJOR            2
 #define PK_VERSION_MINOR            0
 #define PK_VERSION_MINOR            0
-#define PK_VERSION_PATCH            0
+#define PK_VERSION_PATCH            1
 
 
 /*************** feature settings ***************/
 /*************** feature settings ***************/