We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f717af9 commit fc93bd2Copy full SHA for fc93bd2
include/version.h
@@ -2,6 +2,6 @@
2
#define VERSION_MAJOR 1
3
#define VERSION_MINOR 2
4
#define VERSION_PATCHLEVEL 0
5
-#define VERSION_EXTRA "rc4"
6
-#define VERSION_STRING "1.2.0rc4\0"
+#define VERSION_EXTRA "rc5"
+#define VERSION_STRING "1.2.0rc5\0"
7
0 commit comments