mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 06:17:48 +00:00
Add automated test for version consistency
Automatically check that the version number constants (__RGBDS_MAJOR__ etc.) match `rgbasm -V` Should avoid the problem with 0.4.2's release...
This commit is contained in:
@@ -1 +1 @@
|
||||
PRINTT "RGBDS version {d:__RGBDS_MAJOR__}.{d:__RGBDS_MINOR__}.{d:__RGBDS_PATCH__}\n"
|
||||
PRINTT "v{d:__RGBDS_MAJOR__}.{d:__RGBDS_MINOR__}.{d:__RGBDS_PATCH__}\n"
|
||||
|
||||
Reference in New Issue
Block a user