git.y1.nz

SameBoy

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

commit 64f381fa2382f972090315788e5a95c4594e2fa1
parent a2e656a7c27f3b68cb397c0a590267920297a4b8
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Wed, 24 Jun 2020 23:34:33 +0300

Update version to 0.13.3

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.2 +VERSION := 0.13.3 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.