mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Increase package version number to 0.3.3
Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
2
include/extern/version.h
vendored
2
include/extern/version.h
vendored
@@ -16,6 +16,6 @@
|
||||
|
||||
#define PACKAGE_VERSION_MAJOR (0)
|
||||
#define PACKAGE_VERSION_MINOR (3)
|
||||
#define PACKAGE_VERSION_PATCH (2)
|
||||
#define PACKAGE_VERSION_PATCH (3)
|
||||
|
||||
const char * get_package_version_string(void);
|
||||
|
||||
Reference in New Issue
Block a user