Update version to 0.13

This commit is contained in:
Lior Halphon 2020-05-31 21:55:04 +03:00
parent 9521729e4e
commit 9e8b4345c0
1 changed files with 1 additions and 1 deletions

View File

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