Bump version to 3.4.20 v3.4.20
authorSebastian Pipping <sebastian@pipping.org>
Tue, 8 Nov 2011 17:20:16 +0000 (18:20 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Tue, 8 Nov 2011 17:20:16 +0000 (18:20 +0100)
ChangeLog
genkernel

index abdcbd500d7621ac54804928391e464d37ddc1df..b56941cd14a80b211b30da707a4241dfeddba1cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  08 Nov 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.20
+
   31 Oct 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
   Fix return value of crypt_filter() which caused bogus LUKS opening errors
   (bug #383545)
index 6fec2bebb73857c961dd120260b738e5686ad39a..5cf33c5fdba690c64ad1574e3cf31ffcb8218076 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.19'
+GK_V='3.4.20'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.