Skip to content

Commit 69a5739

Browse files
committed
Version 0.6.1
1 parent 7eb4ece commit 69a5739

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
@@ -15,7 +15,7 @@ extern "C" {
1515

1616
#define PACKAGE_VERSION_MAJOR 0
1717
#define PACKAGE_VERSION_MINOR 6
18-
#define PACKAGE_VERSION_PATCH 0
18+
#define PACKAGE_VERSION_PATCH 1
1919

2020
char const *get_package_version_string(void);
2121

0 commit comments

Comments
 (0)