Skip to content

Commit 7ae23e6

Browse files
committed
Release 0.6.0-rc2
1 parent 98a6dff commit 7ae23e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ extern "C" {
1616
#define PACKAGE_VERSION_MAJOR 0
1717
#define PACKAGE_VERSION_MINOR 6
1818
#define PACKAGE_VERSION_PATCH 0
19-
#define PACKAGE_VERSION_RC 1
19+
#define PACKAGE_VERSION_RC 2
2020

2121
char const *get_package_version_string(void);
2222

0 commit comments

Comments
 (0)