X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=2311a2d15d3112588772354e92b86fc8f177abfd;hb=9a2449d7c23e89ef799be960d59fada96f250ad0;hp=b47137c6810dbdcc3353ed8009cf2a32b6085295;hpb=9edf5d6f9efc39b43dd70cc113a9739d55a31b33;p=pve-kernel.git diff --git a/Makefile b/Makefile index b47137c..2311a2d 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_MIN=2 KERNEL_PATCHLEVEL=16 # increment KREL for every published package release! # rebuild packages with new KREL and run 'make abiupdate' -KREL=17 +KREL=18 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)