Parcourir la source

release v1.11

pikastech il y a 3 ans
Parent
commit
b2cdbe1ee7

+ 2 - 2
port/linux/version_config.py

@@ -1,3 +1,3 @@
 MajorVersion  =   "1"
-MinorVersion  =   "10"
-MicroVersion  =   "9"
+MinorVersion  =   "11"
+MicroVersion  =   "0"

+ 3 - 3
src/PikaVersion.h

@@ -1,5 +1,5 @@
 #define PIKA_VERSION_MAJOR       1
-#define PIKA_VERSION_MINOR       10
-#define PIKA_VERSION_MICRO       9
+#define PIKA_VERSION_MINOR       11
+#define PIKA_VERSION_MICRO       0
 
-#define PIKA_EDIT_TIME      "2022/09/15 18:43:26"
+#define PIKA_EDIT_TIME      "2022/09/16 15:33:53"

BIN
tools/pikaCompiler/rust-msc-latest-win10.exe