mirror of
https://github.com/dynup/kpatch
synced 2025-01-09 06:39:26 +00:00
bump version to 0.3.4
This commit is contained in:
parent
7e00c94c4f
commit
2935ec3de0
@ -1,6 +1,6 @@
|
||||
Name: kpatch
|
||||
Summary: Dynamic kernel patching
|
||||
Version: 0.3.3
|
||||
Version: 0.3.4
|
||||
License: GPLv2
|
||||
Group: System Environment/Kernel
|
||||
URL: http://github.com/dynup/kpatch
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
INSTALLDIR=/var/lib/kpatch
|
||||
SCRIPTDIR="$(readlink -f $(dirname $(type -p $0)))"
|
||||
VERSION="0.3.3"
|
||||
VERSION="0.3.4"
|
||||
|
||||
usage_cmd() {
|
||||
printf ' %-20s\n %s\n' "$1" "$2" >&2
|
||||
|
Loading…
Reference in New Issue
Block a user