From: Sebastian Pipping Date: Thu, 22 Mar 2012 15:18:50 +0000 (+0100) Subject: Bump version to 3.4.27 X-Git-Tag: v3.4.27^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=46318550cdfc72a9a7b7b6bb980679c86ae99139;p=genkernel.git Bump version to 3.4.27 --- diff --git a/ChangeLog b/ChangeLog index b6319e4..e8e73d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 22 Mar 2012; Sebastian Pipping genkernel: + Bump version to 3.4.27 + 22 Mar 2012; Sebastian Pipping gen_initramfs.sh: Fail hard on LUKS inclusion error (bug #409277), advise about sys-fs/cryptsetup[static], drop support for cryptsetup binary from /bin/ diff --git a/genkernel b/genkernel index ef42791..d8ff5af 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.26' +GK_V='3.4.27' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.