update also Makefile version for bump to make lintian test this

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-11-11 15:36:45 +01:00
parent 97cd39f070
commit 7481faa0a8

View File

@ -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)