Bump version to 3.4.32 v3.4.32
authorSebastian Pipping <sebastian@pipping.org>
Mon, 14 May 2012 00:14:38 +0000 (02:14 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 14 May 2012 00:14:38 +0000 (02:14 +0200)
ChangeLog
genkernel

index 8bff2d773a3698d5196a7e7c7ebc024f03c9a50f..561e98d88b676a8a1f600edda1501617c1effeb9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  14 May 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.32
+
   14 May 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
   Stop removing lvm/dmsetup from the initramfs (bug #415697), reported by
   I.zaufi, bug introduced in 9f36ecc125bf2c20bd28c0ad513577a858140a77 affects
index 5fe79bfcb69a67e81e3589d50a176825607bbefe..f9b0ca8007850bf10c894e00407d454038bcf95e 100755 (executable)
--- 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.