diff --git a/Makefile b/Makefile index 2acfe23..ca8ac76 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ ifeq ($(MAKECMDGOALS),) MAKECMDGOALS := $(DEFAULT) endif -VERSION := 0.13.5 +VERSION := 0.13.6 export VERSION CONF ?= debug SDL_AUDIO_DRIVER ?= sdl