Release 0.9.0

This commit is contained in:
Rangi42
2024-12-25 10:46:17 -05:00
parent 2c4fc4cbe8
commit d63955eccd
2 changed files with 1 additions and 2 deletions

View File

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