Release v1.0.1

This commit is contained in:
Rangi
2026-01-01 00:43:43 -05:00
parent 41fe1d8f25
commit 92bfe5d930
13 changed files with 16 additions and 16 deletions

View File

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