gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit d7e303fc03b75b8a6ac0b70208801cdfd5781a68 parent 12a8da50805bea66f1ce604c536773e8a2bcda84 Author: bbbbbr <bbbbbr@users.noreply.github.com> Date: Thu, 27 Oct 2022 01:37:05 -0700 Merge pull request #431 from bbbbbr/release/version GBDK Header Version: from 4.0.6 to 4.1.0 Diffstat:
| M | gbdk-lib/include/gbdk/version.h | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gbdk-lib/include/gbdk/version.h b/gbdk-lib/include/gbdk/version.h @@ -1,6 +1,6 @@ #ifndef __VERSION_H_INCLUDE__ #define __VERSION_H_INCLUDE__ -#define __GBDK_VERSION 406 +#define __GBDK_VERSION 410 #endif
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.