diff --git a/Makefile b/Makefile index 05d5d81..a2b9e64 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk -export KERNEL_VER=5.19 -export KERNEL_ABI=5.19.17-1-pve +export KERNEL_VER=6.1 +export KERNEL_ABI=6.1.0-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 38a07dd..aa4906e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-6.1 (7.3-1) bullseye; urgency=medium + + * ABI bump for 6.1.0-1-pve + + -- Proxmox Support Team Tue, 13 Dec 2022 16:16:12 +0100 + pve-kernel-5.19 (7.2-14) bullseye; urgency=medium * ABI bump for 5.19.17-1-pve