Update version to 0.13.3

This commit is contained in:
Lior Halphon 2020-06-24 23:34:33 +03:00
parent a2e656a7c2
commit 64f381fa23

View File

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