We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d0607 commit b2cdbe1Copy full SHA for b2cdbe1
port/linux/version_config.py
@@ -1,3 +1,3 @@
1
MajorVersion = "1"
2
-MinorVersion = "10"
3
-MicroVersion = "9"
+MinorVersion = "11"
+MicroVersion = "0"
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
4
5
-#define PIKA_EDIT_TIME "2022/09/15 18:43:26"
+#define PIKA_EDIT_TIME "2022/09/16 15:33:53"
tools/pikaCompiler/rust-msc-latest-win10.exe
512 Bytes
0 commit comments