mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Increase version number to 0.3.10
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
#define PACKAGE_VERSION_MAJOR (0)
|
||||
#define PACKAGE_VERSION_MINOR (3)
|
||||
#define PACKAGE_VERSION_PATCH (9)
|
||||
#define PACKAGE_VERSION_PATCH (10)
|
||||
|
||||
const char *get_package_version_string(void);
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
RGBDS version $0.$3.$9
|
||||
RGBDS version $0.$3.$A
|
||||
|
||||
Reference in New Issue
Block a user