Merge commit '7e5f59e10f8317ac17c2225f70f87b87abff1775'

This commit is contained in:
Josh Poimboeuf 2018-04-22 15:04:27 -05:00
commit d5eb921af1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: kpatch
Summary: Dynamic kernel patching
Version: 0.5.0
Version: 0.6.0
License: GPLv2
Group: System Environment/Kernel
URL: http://github.com/dynup/kpatch

View File

@ -25,7 +25,7 @@
INSTALLDIR=/var/lib/kpatch
SCRIPTDIR="$(readlink -f "$(dirname "$(type -p "$0")")")"
VERSION="0.5.0"
VERSION="0.6.0"
POST_ENABLE_WAIT=5 # seconds
POST_SIGNAL_WAIT=60 # seconds