Release 0.4.0

This commit is contained in:
ISSOtm
2020-04-03 12:11:50 +02:00
parent 80170eb6eb
commit 4e96cf9875
3 changed files with 4 additions and 4 deletions

View File

@@ -10,8 +10,8 @@
#define EXTERN_VERSION_H
#define PACKAGE_VERSION_MAJOR (0)
#define PACKAGE_VERSION_MINOR (3)
#define PACKAGE_VERSION_PATCH (10)
#define PACKAGE_VERSION_MINOR (4)
#define PACKAGE_VERSION_PATCH (0)
const char *get_package_version_string(void);