We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a6dff commit 7ae23e6Copy full SHA for 7ae23e6
include/version.h
@@ -16,7 +16,7 @@ extern "C" {
16
#define PACKAGE_VERSION_MAJOR 0
17
#define PACKAGE_VERSION_MINOR 6
18
#define PACKAGE_VERSION_PATCH 0
19
-#define PACKAGE_VERSION_RC 1
+#define PACKAGE_VERSION_RC 2
20
21
char const *get_package_version_string(void);
22
0 commit comments