bump version to 6.1.0-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2022-12-13 15:09:59 +01:00
parent 4ce29271b8
commit 67ec0da236
2 changed files with 11 additions and 3 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
KERNEL_MAJ=5
KERNEL_MIN=19
KERNEL_PATCHLEVEL=17
KERNEL_MAJ=6
KERNEL_MIN=1
KERNEL_PATCHLEVEL=0
# increment KREL if the ABI changes (abicheck target in debian/rules)
# rebuild packages with new KREL and run 'make abiupdate'
KREL=1