Bump version to 3.4.35 v3.4.35
authorSebastian Pipping <sebastian@pipping.org>
Sun, 10 Jun 2012 17:15:58 +0000 (19:15 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 10 Jun 2012 17:15:58 +0000 (19:15 +0200)
ChangeLog
genkernel

index 2b79051d34b819fef884c178a687a54afacd08b7..8c136b14b9ef9e9bb813dcf7984d75355e847a17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  10 Jun 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.35
+
   10 Jun 2012; Sebastian Pipping <sping@gentoo.org>
   +patches/busybox/1.20.1/1.18.1-openvt.diff,
   +patches/busybox/1.20.1/busybox-1.7.4-signal-hack.patch,
index 62a97d528367275f96b420c1ad4e280648358b29..3f09c518a3f5b2c9ca08dcd6b36199453f558bbe 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.34'
+GK_V='3.4.35'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.