Release v1.0.0-rc2

This commit is contained in:
Rangi
2025-09-30 18:56:00 -04:00
parent 85d3b5df58
commit 268b586c9d
13 changed files with 16 additions and 16 deletions

View File

@@ -6,7 +6,7 @@
#define PACKAGE_VERSION_MAJOR 1
#define PACKAGE_VERSION_MINOR 0
#define PACKAGE_VERSION_PATCH 0
#define PACKAGE_VERSION_RC 1
#define PACKAGE_VERSION_RC 2
char const *get_package_version_string();