bump version to 5.13.19-11

backport linux-5.15.y stable tree commit 114e9f141822e697
"lib/iov_iter: initialize "flags" in new pipe_buffer"

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2022-03-07 13:33:36 +01:00
parent 6d55ef4204
commit 95f0dbdf95
3 changed files with 52 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=19
# rebuild packages with new KREL and run 'make abiupdate'
KREL=5
PKGREL=10
PKGREL=11
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)