diff --git a/dist/Makefile b/dist/Makefile index d967f16f5b..37c39bc42b 100644 --- a/dist/Makefile +++ b/dist/Makefile @@ -1,5 +1,5 @@ RELEASE := 0.$(shell date +%Y%m%d).$(shell git describe --always) -VERSION ?=3.2.7 +VERSION ?=3.2.8 PUBLISH := 0 ifdef $$VERSION