SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 2e4a6380773b40180758ebffcf2fc6859164aad4 parent abce93640ce48be5596c7c78f6b69ba298974602 Author: Lior Halphon <LIJI32@gmail.com> Date: Sat, 22 Aug 2020 14:21:54 +0300 Update version to 0.13.6 Diffstat:
| M | Makefile | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -36,7 +36,7 @@ ifeq ($(MAKECMDGOALS),) MAKECMDGOALS := $(DEFAULT) endif -VERSION := 0.13.5 +VERSION := 0.13.6 export VERSION CONF ?= debug SDL_AUDIO_DRIVER ?= sdl
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.