diff --git a/Makefile b/Makefile index a19df0ad..d598f974 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ ifeq ($(MAKECMDGOALS),) MAKECMDGOALS := $(DEFAULT) endif -VERSION := 0.13.1 +VERSION := 0.13.2 export VERSION CONF ?= debug SDL_AUDIO_DRIVER ?= sdl