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
1 changed files with 1 additions and 1 deletions

View File

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