SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 096eb78be70ed22f4e3d204a739750a0593f1add parent 4f42f4f718ec17c38c729b1fa9d9906effa88e36 Author: Lior Halphon <LIJI32@gmail.com> Date: Thu, 11 Jun 2020 13:39:25 +0300 Update version to 0.13.2 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.1 +VERSION := 0.13.2 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.