diff --git a/Makefile b/Makefile index b8e607e8..c5155e90 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ MAJOR := 0 MINOR := 14 PATCH := 0 -LABEL := +LABEL := -test1 VERSION := $(MAJOR).$(MINOR).$(PATCH)$(LABEL) TOOLS_DEB := machine-emulator-tools-v$(VERSION).deb