diff --git a/Makefile b/Makefile index 4b040a7..b997fd8 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18 # rebuild packages with new KREL and run 'make abiupdate' KREL=21 -PKGREL=47 +PKGREL=48 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 9bf39e5..5f271c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (4.15.18-48) pve pmg; urgency=medium + + * update to Ubuntu-4.15.0-65.74 + + -- Proxmox Support Team Fri, 20 Sep 2019 11:28:30 +0200 + pve-kernel (4.15.18-47) pve pmg; urgency=medium * update to Ubuntu-4.15.0-63.72