Increase version number to 0.3.10

This commit is contained in:
ISSOtm
2020-03-21 21:18:14 +01:00
parent 402ffbf0c5
commit 0759c98d91
2 changed files with 2 additions and 2 deletions

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

View File

@@ -1 +1 @@
RGBDS version $0.$3.$9 RGBDS version $0.$3.$A