kpatch-build: update version to 0.9.10

Signed-off-by: Puranjay Mohan <pjy@amazon.com>
This commit is contained in:
Puranjay Mohan 2025-01-27 12:39:56 +00:00
parent 5124601fe2
commit 133bd4c547

View File

@ -33,7 +33,7 @@
# - Builds the patched kernel/module and monitors changed objects
# - Builds the patched objects with gcc flags -f[function|data]-sections
# - Runs kpatch tools to create and link the patch kernel module
VERSION=0.9.9
VERSION=0.9.10
set -o pipefail