Bump version to 3.4.27 v3.4.27
authorSebastian Pipping <sebastian@pipping.org>
Thu, 22 Mar 2012 15:18:50 +0000 (16:18 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 22 Mar 2012 15:18:50 +0000 (16:18 +0100)
ChangeLog
genkernel

index b6319e45e2615314d6ecdb26c5fdb9a6d626a2f3..e8e73d935fbc6b87cd4e41ec9676cb32fb57e0b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  22 Mar 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.27
+
   22 Mar 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
   Fail hard on LUKS inclusion error (bug #409277), advise about
   sys-fs/cryptsetup[static], drop support for cryptsetup binary from /bin/
index ef4279136e09009b21a6575d2a23a61af393aa2f..d8ff5afed262643a0f5711cd8e8f949feb2a5077 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.26'
+GK_V='3.4.27'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.