BLUELOVETH 2 年之前
父節點
當前提交
a006c46c9d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/pocketpy/common.h

+ 1 - 1
include/pocketpy/common.h

@@ -22,7 +22,7 @@
 #include <random>
 #include <bitset>
 
-#define PK_VERSION				"1.2.2"
+#define PK_VERSION				"1.2.3"
 
 #include "config.h"
 #include "export.h"