Skip to content

Commit 6bea1dd

Browse files
committed
kpatch-build: update version to 0.9.10
Signed-off-by: Puranjay Mohan <pjy@amazon.com>
1 parent 686957f commit 6bea1dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kpatch-build/kpatch-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
# - Builds the patched kernel/module and monitors changed objects
3434
# - Builds the patched objects with gcc flags -f[function|data]-sections
3535
# - Runs kpatch tools to create and link the patch kernel module
36-
VERSION=0.9.9
36+
VERSION=0.9.10
3737

3838
set -o pipefail
3939

0 commit comments

Comments
 (0)