mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Release 0.5.0-rc1
This commit is contained in:
@@ -10,9 +10,9 @@
|
|||||||
#define EXTERN_VERSION_H
|
#define EXTERN_VERSION_H
|
||||||
|
|
||||||
#define PACKAGE_VERSION_MAJOR 0
|
#define PACKAGE_VERSION_MAJOR 0
|
||||||
#define PACKAGE_VERSION_MINOR 4
|
#define PACKAGE_VERSION_MINOR 5
|
||||||
#define PACKAGE_VERSION_PATCH 2
|
#define PACKAGE_VERSION_PATCH 0
|
||||||
// #define PACKAGE_VERSION_RC 1
|
#define PACKAGE_VERSION_RC 1
|
||||||
|
|
||||||
const char *get_package_version_string(void);
|
const char *get_package_version_string(void);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user