Increase version number to 0.3.9

This commit is contained in:
ISSOtm
2019-11-01 17:38:43 +01:00
parent a1d132cd35
commit 323738e7b8

View File

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