Bump version to 3.4.12.1 v3.4.12.1
authorSebastian Pipping <sebastian@pipping.org>
Sun, 23 Jan 2011 19:18:25 +0000 (20:18 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 23 Jan 2011 19:21:26 +0000 (20:21 +0100)
ChangeLog
genkernel

index f3011efae922492dda860b7adbcbfcfef03e6193..8c072dd296ef2fbc3e66a41df137be3589d6c3d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  23 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.12.1
+
   23 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
   Fix copying of mdadm/mdmon to the initramfs (bug #352496). Thanks to Malcolm
   Lashley for reporting.
index 4b9b01603642883b335a10a3b28765402fb16ccb..b6d93c9222072b3fd16f7552a278112e3b52410a 100755 (executable)
--- 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.