git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

commit 5b2eec214ba7018a50482b95434395868fc5649e
parent 3f97b8eaa8da22711e291b1c5100e7469aaebb9e
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Wed,  5 Aug 2020 21:17:22 +0300

Update version to 0.13.4

Diffstat:
MMakefile2+-
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.3 +VERSION := 0.13.4 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.