From: Sebastian Pipping Date: Mon, 11 Jun 2012 17:38:40 +0000 (+0200) Subject: Bump version to 3.4.36 X-Git-Tag: v3.4.36 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3d59a9c0e8f3b634f8f30d4f39bd6f8732a4b8ee;p=genkernel.git Bump version to 3.4.36 --- diff --git a/ChangeLog b/ChangeLog index 3e01d3b..7d5ad59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 11 Jun 2012; Sebastian Pipping genkernel: + Bump version to 3.4.36 + 11 Jun 2012; Sebastian Pipping defaults/initrd.scripts: Respect real_root for plain dm-crypt without LVM (bug #419965) diff --git a/genkernel b/genkernel index 3f09c51..61dd493 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.35' +GK_V='3.4.36' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.