Bump version to 3.4.12.6 v3.4.12.6
authorSebastian Pipping <sebastian@pipping.org>
Mon, 31 Jan 2011 12:00:00 +0000 (13:00 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 31 Jan 2011 12:00:00 +0000 (13:00 +0100)
ChangeLog
genkernel

index 880ae56cc2b25084350a36dee60224f6c1783413..60c2845840c552df58294626e54e25b3fb592c31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  31 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.12.6
+
   31 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
   Speed up LVM activation (bug #351047)
 
index 94614b522d0af777fc2c49a4ef008a87e365e1c0..29af7451027f26bc813d93bb07d8ab83aab77496 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.12.5'
+GK_V='3.4.12.6'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.