Release 0.4.1

This commit is contained in:
ISSOtm
2020-07-21 23:11:06 +02:00
parent 6355d0598b
commit 5481af5093
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
#define PACKAGE_VERSION_MAJOR (0)
#define PACKAGE_VERSION_MINOR (4)
#define PACKAGE_VERSION_PATCH (0)
#define PACKAGE_VERSION_PATCH (1)
const char *get_package_version_string(void);