diff --git a/dist/Makefile b/dist/Makefile index be244e1adf..ea2f463d2b 100644 --- a/dist/Makefile +++ b/dist/Makefile @@ -1,5 +1,5 @@ RELEASE := 0.$(shell date +%Y%m%d).$(shell git describe --always) -VERSION ?=2.6.1 +VERSION ?=2.6.2 ifdef $$VERSION VERSION := $$VERSION