Bump version to 3.4.34 v3.4.34
authorSebastian Pipping <sebastian@pipping.org>
Mon, 4 Jun 2012 19:56:56 +0000 (21:56 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 4 Jun 2012 19:56:56 +0000 (21:56 +0200)
ChangeLog
genkernel

index 016128a065dccb299ef509026a34b77ddb6ab1d9..4b4e4b3fdf38ea61c5b48a4daf52df27ab1333af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  04 Jun 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.34
+
   02 Jun 2012; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc:
   Support bind mounts from /etc/initramfs.mounts (bug #418463)
 
index 13914a169dbbd74bbad1843f59eee177e627f0c0..62a97d528367275f96b420c1ad4e280648358b29 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.33.1'
+GK_V='3.4.34'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.