From 8b378dea2745ea296d7bc02636a9bbeb2849a047 Mon Sep 17 00:00:00 2001 From: Anna Mikhlin Date: Wed, 6 Dec 2023 13:25:15 +0200 Subject: [PATCH] release: prepare for 3.2.5 --- dist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/Makefile b/dist/Makefile index e74302b3a9..55c4611ca4 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.4 +VERSION ?=3.2.5 PUBLISH := 0 ifdef $$VERSION