Increase version number to 0.3.5

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
Antonio Niño Díaz
2018-01-28 13:08:00 +00:00
parent a6b244b12e
commit 305512a2b7

View File

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