X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=1a398cc66daf8e516821130bc184a479fcf0cb74;hb=eecd83b751a601ab7f719900a0cc0a1bea324d26;hp=a79a7180f4b9ea2aff257cd4a8578afef16d2331;hpb=5111be4ff3c456ae4c580babce7370ef196a415b;p=pve-kernel.git diff --git a/Makefile b/Makefile index a79a718..1a398cc 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_MIN=5 KERNEL_PATCHLEVEL=11 # increment KREL for every published package release! # rebuild packages with new KREL and run 'make abiupdate' -KREL=2 +KREL=3 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)