From: Sebastian Pipping Date: Tue, 8 Nov 2011 17:20:16 +0000 (+0100) Subject: Bump version to 3.4.20 X-Git-Tag: v3.4.20 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1ebe85f23f9534f37d0fd9dc42f9bacac58d523a;p=genkernel.git Bump version to 3.4.20 --- diff --git a/ChangeLog b/ChangeLog index abdcbd5..b56941c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 08 Nov 2011; Sebastian Pipping genkernel: + Bump version to 3.4.20 + 31 Oct 2011; Sebastian Pipping defaults/initrd.scripts: Fix return value of crypt_filter() which caused bogus LUKS opening errors (bug #383545) diff --git a/genkernel b/genkernel index 6fec2be..5cf33c5 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.19' +GK_V='3.4.20' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.