blueloveTH 2 лет назад
Родитель
Сommit
02798c5b00
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.6"
+#define PK_VERSION				"1.2.7"
 
 #include "config.h"
 #include "export.h"