Increase version number to 0.3.7

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
Antonio Niño Díaz
2018-05-02 20:04:00 +01:00
parent d945c5811c
commit 748943f6fc

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 (6) #define PACKAGE_VERSION_PATCH (7)
const char *get_package_version_string(void); const char *get_package_version_string(void);