mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-03 04:18:40 +00:00
Increase package version number to 0.3.3
Signed-off-by: Antonio Niño Díaz <[email protected]>
This commit is contained in:
Vendored
+1
-1
@@ -16,6 +16,6 @@
|
|||||||
|
|
||||||
#define PACKAGE_VERSION_MAJOR (0)
|
#define PACKAGE_VERSION_MAJOR (0)
|
||||||
#define PACKAGE_VERSION_MINOR (3)
|
#define PACKAGE_VERSION_MINOR (3)
|
||||||
#define PACKAGE_VERSION_PATCH (2)
|
#define PACKAGE_VERSION_PATCH (3)
|
||||||
|
|
||||||
const char * get_package_version_string(void);
|
const char * get_package_version_string(void);
|
||||||
|
|||||||
Reference in New Issue
Block a user