mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-23 03:22:08 +00:00
Prepare release candidates
We'll use "-rcX" instead of "-pre" to allow multiple ones, jic Additionally, they will be able to be detected using __RGBDS_RC__ Finally, adapt everything version-related to this new system
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#define PACKAGE_VERSION_MAJOR 0
|
||||
#define PACKAGE_VERSION_MINOR 4
|
||||
#define PACKAGE_VERSION_PATCH 2
|
||||
// #define PACKAGE_VERSION_RC 1
|
||||
|
||||
const char *get_package_version_string(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user