diff --git a/Makefile b/Makefile index abf3428..46d0234 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.8 +VERSION = 0.9 RELEASE := ifneq ($(RELEASE),"") RELEASE="-$(RELEASE)"