mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Increase version number to 0.3.4
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
@@ -19,7 +19,7 @@
|
||||
|
||||
#define PACKAGE_VERSION_MAJOR (0)
|
||||
#define PACKAGE_VERSION_MINOR (3)
|
||||
#define PACKAGE_VERSION_PATCH (3)
|
||||
#define PACKAGE_VERSION_PATCH (4)
|
||||
|
||||
const char *get_package_version_string(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user