diff --git a/Makefile b/Makefile index 02466160..401fa3a4 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ ifeq ($(MAKECMDGOALS),) MAKECMDGOALS := $(DEFAULT) endif -VERSION := 0.12 +VERSION := 0.12.1 export VERSION CONF ?= debug