diff --git a/Makefile b/Makefile index 2419061a..79b5e146 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ ifeq ($(MAKECMDGOALS),) MAKECMDGOALS := $(DEFAULT) endif -VERSION := 0.12.1 +VERSION := 0.12.2 export VERSION CONF ?= debug