X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=blobdiff_plain;f=Makefile;h=2d6489d9971deb79cad0197cc5ff91c7f5d7a932;hp=d1b62b6dcfdc7ddb868b834dc3ea5978755ea7ac;hb=8cfff666916c220672b97ff299c9f2e0e07cb552;hpb=beb9b8695dd4d0b1ac0a4d3d8984b189b1a64013 diff --git a/Makefile b/Makefile index d1b62b6..2d6489d 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=1 +KREL=4 -PKGREL=19 +PKGREL=23 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)