Release 0.9.0-rc2

This commit is contained in:
Rangi42
2024-10-21 22:52:18 -04:00
parent 90286ccbbc
commit 4c495c31d9
13 changed files with 15 additions and 32 deletions

View File

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