diff --git a/Makefile b/Makefile index 2350b5a8..7b1ea40c 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ MAJOR := 0 MINOR := 14 -PATCH := 0 +PATCH := 1 LABEL := VERSION := $(MAJOR).$(MINOR).$(PATCH)$(LABEL)