From 64c32a94bd538c08b1e741f543cc8fcd9b0391ed Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Thu, 20 Jan 2011 15:22:37 +0100 Subject: [PATCH] Bump version to 3.4.11.1 --- ChangeLog | 3 +++ genkernel | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 59a134e..d27bb0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 20 Jan 2011; Sebastian Pipping genkernel: + Bump version to 3.4.11.1 + 20 Jan 2011; Sebastian Pipping gen_configkernel.sh: Move application of kernel config after "make mrproper" as that deletes .config (whereas "make clean" does not) (bug #351906) diff --git a/genkernel b/genkernel index a3f1336..6a3351f 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.11' +GK_V='3.4.11.1' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. -- 2.26.2