From: Sebastian Pipping Date: Thu, 22 Mar 2012 03:12:27 +0000 (+0100) Subject: Bump version to 3.4.26 X-Git-Tag: v3.4.26^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d6187d303a7b8e88f783b5ab2ef73907b0147312;p=genkernel.git Bump version to 3.4.26 --- diff --git a/ChangeLog b/ChangeLog index c1f376d..aa381b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 22 Mar 2012; Sebastian Pipping genkernel: + Bump version to 3.4.26 + 16 Mar 2012; Sebastian Pipping defaults/initrd.scripts, defaults/linuxrc: Drop into debug shell when squashfs could not be mounted diff --git a/genkernel b/genkernel index 74f6eda..ef42791 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.25.1' +GK_V='3.4.26' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.