diff --git a/Makefile b/Makefile index 1a2c2e7..2969a3e 100755 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ ifeq ($(MAKECMDGOALS),) MAKECMDGOALS := $(DEFAULT) endif -VERSION := 0.9 +VERSION := 0.10 export VERSION CONF ?= debug