Version 0.6.0

This commit is contained in:
Rangi
2022-10-02 19:08:13 -04:00
parent 1653a9a3f2
commit f90857032c

View File

@@ -16,7 +16,6 @@ extern "C" {
#define PACKAGE_VERSION_MAJOR 0 #define PACKAGE_VERSION_MAJOR 0
#define PACKAGE_VERSION_MINOR 6 #define PACKAGE_VERSION_MINOR 6
#define PACKAGE_VERSION_PATCH 0 #define PACKAGE_VERSION_PATCH 0
#define PACKAGE_VERSION_RC 2
char const *get_package_version_string(void); char const *get_package_version_string(void);