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"