From: Sebastian Pipping Date: Mon, 14 May 2012 00:14:38 +0000 (+0200) Subject: Bump version to 3.4.32 X-Git-Tag: v3.4.32^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=efea5aab6681ea1b0261a5a3fd5931652f492eb4;p=genkernel.git Bump version to 3.4.32 --- diff --git a/ChangeLog b/ChangeLog index 8bff2d7..561e98d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 14 May 2012; Sebastian Pipping genkernel: + Bump version to 3.4.32 + 14 May 2012; Sebastian Pipping gen_initramfs.sh: Stop removing lvm/dmsetup from the initramfs (bug #415697), reported by I.zaufi, bug introduced in 9f36ecc125bf2c20bd28c0ad513577a858140a77 affects diff --git a/genkernel b/genkernel index 5fe79bf..f9b0ca8 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.31' +GK_V='3.4.32' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.