git.y1.nz

SameBoy

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

commit 766529d7bec1108815563527b81d1c355bfd2757
parent bce4bfba61f169b6b320b5b33aef838ef284badc
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Thu,  6 Aug 2020 21:01:55 +0300

Update version to 0.13.5

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.4 +VERSION := 0.13.5 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.