From eda5142b5c21541295c3ad6a41f63c90cc6578c3 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 10 Jun 2019 12:52:16 +0200 Subject: Start 1.32.0 development cycle Signed-off-by: Denys Vlasenko --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 89a5e51ff..15bb660d1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 1 -PATCHLEVEL = 31 +PATCHLEVEL = 32 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = .git NAME = Unnamed # *DOCUMENTATION* -- cgit v1.2.3