Bump version to 3.4.12.5 v3.4.12.5
authorSebastian Pipping <sebastian@pipping.org>
Sun, 30 Jan 2011 22:29:30 +0000 (23:29 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 30 Jan 2011 22:29:30 +0000 (23:29 +0100)
ChangeLog
genkernel

index 71f77fdd416447cdbac9f21aef1ccab2aa881202..90cbacd459c74e59dc7e70b99f88f7b50d24aa87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  30 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.12.5
+
   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
   Give blkid of e2fsprogs precedence over busybox re-write by putting it into
   /sbin, not /bin (bug #352746)
index 18b08a5e144e34d7a0209fc741fe1f1c1877891c..94614b522d0af777fc2c49a4ef008a87e365e1c0 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.12.4'
+GK_V='3.4.12.5'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.