From: Sebastian Pipping Date: Mon, 4 Jun 2012 19:56:56 +0000 (+0200) Subject: Bump version to 3.4.34 X-Git-Tag: v3.4.34^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ffb7dfd0952412f878def8dac38ead9100098a32;p=genkernel.git Bump version to 3.4.34 --- diff --git a/ChangeLog b/ChangeLog index 016128a..4b4e4b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 04 Jun 2012; Sebastian Pipping genkernel: + Bump version to 3.4.34 + 02 Jun 2012; Sebastian Pipping defaults/linuxrc: Support bind mounts from /etc/initramfs.mounts (bug #418463) diff --git a/genkernel b/genkernel index 13914a1..62a97d5 100755 --- 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.