Update version to 0.13.1

This commit is contained in:
Lior Halphon 2020-06-03 21:18:09 +03:00
parent b7a9039e50
commit ef203cf0e5

View File

@ -34,7 +34,7 @@ ifeq ($(MAKECMDGOALS),)
MAKECMDGOALS := $(DEFAULT) MAKECMDGOALS := $(DEFAULT)
endif endif
VERSION := 0.13 VERSION := 0.13.1
export VERSION export VERSION
CONF ?= debug CONF ?= debug
SDL_AUDIO_DRIVER ?= sdl SDL_AUDIO_DRIVER ?= sdl