Increase version number to 0.3.4

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
Antonio Niño Díaz
2018-01-23 20:30:47 +00:00
parent 0fb80cd7a9
commit 844e027a18

View File

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