diff --git a/Makefile b/Makefile index ff21b38..708bfc6 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk -export KERNEL_VER=5.11 -export KERNEL_ABI=5.11.22-4-pve +export KERNEL_VER=5.13 +export KERNEL_ABI=5.13.14-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 47629e7..5b9ce99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.13 (7.1-1) bullseye; urgency=medium + + * ABI bump for 5.13.14-1-pve + + -- Proxmox Support Team Tue, 28 Sep 2021 06:43:50 +0200 + pve-kernel-5.11 (7.0-7) bullseye; urgency=medium * ABI bump for 5.11.22-4-pve