From 7481faa0a8b39ab46914ebdf202b3f7198d5c7be Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 11 Nov 2019 15:36:45 +0100 Subject: [PATCH] update also Makefile version for bump to make lintian test this Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c38e781..1d8eedc 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=21 # rebuild packages with new KREL and run 'make abiupdate' KREL=4 -PKGREL=8 +PKGREL=9 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) -- 2.39.5