X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=blobdiff_plain;f=Makefile;h=32b3c47650578848f3c9f9fac2af367ee0408aaf;hp=eaa58b1a99cc544355dda3672a0227745fb5e866;hb=2b76f08c16c9e48fce96c8d5d7346d8dd2b3fe4a;hpb=922581f81c57d98b63d1cd295e1c090c50248a5d diff --git a/Makefile b/Makefile index eaa58b1..32b3c47 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,9 @@ KERNEL_MIN=15 KERNEL_PATCHLEVEL=18 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=2 +KREL=3 -PKGREL=21 +PKGREL=22 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)