From: Sebastian Pipping Date: Sun, 23 Jan 2011 19:18:25 +0000 (+0100) Subject: Bump version to 3.4.12.1 X-Git-Tag: v3.4.12.1^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c65605c94289335a6731389757f74886ac1e8421;p=genkernel.git Bump version to 3.4.12.1 --- diff --git a/ChangeLog b/ChangeLog index f3011ef..8c072dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 23 Jan 2011; Sebastian Pipping genkernel: + Bump version to 3.4.12.1 + 23 Jan 2011; Sebastian Pipping gen_initramfs.sh: Fix copying of mdadm/mdmon to the initramfs (bug #352496). Thanks to Malcolm Lashley for reporting. diff --git a/genkernel b/genkernel index 4b9b016..b6d93c9 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.12' +GK_V='3.4.12.1' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.