Bump version to 3.4.42 v3.4.42
authorSebastian Pipping <sebastian@pipping.org>
Mon, 10 Sep 2012 01:27:40 +0000 (03:27 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 10 Sep 2012 01:27:40 +0000 (03:27 +0200)
ChangeLog
genkernel

index a0ac016dcc6d76bdbe46545f916cac9e63f68e49..e7728f5333d480290d083f30b103801d59072109 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  10 Sep 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.42
+
   10 Sep 2012; Sebastian Pipping <sping@gentoo.org>
   +patches/busybox/1.20.2/busybox-1.20.2-glibc-sys-resource.patch:
   Add busybox 1.20.2 patch: busybox-1.20.2-glibc-sys-resource.patch
index b0d6055996ed1c2c2606ac34219ed63bc702d5ae..194b98257d0384a0f75ce8e6241672a56e6798b6 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.41'
+GK_V='3.4.42'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.