Update version to 0.13.4

This commit is contained in:
Lior Halphon 2020-08-05 21:17:22 +03:00
parent 3f97b8eaa8
commit 5b2eec214b

View File

@ -36,7 +36,7 @@ ifeq ($(MAKECMDGOALS),)
MAKECMDGOALS := $(DEFAULT) MAKECMDGOALS := $(DEFAULT)
endif endif
VERSION := 0.13.3 VERSION := 0.13.4
export VERSION export VERSION
CONF ?= debug CONF ?= debug
SDL_AUDIO_DRIVER ?= sdl SDL_AUDIO_DRIVER ?= sdl