From 94ede0aaac0137e68f9511d97c44ddbf7c004cc8 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 15 Oct 2012 05:40:28 +0000 Subject: [PATCH] Bump for 3.4.44.1 with bugfix-only. --- ChangeLog | 5 ++++- genkernel | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 51fdf00..992ab91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,10 @@ # - 2008-2012 Various authors (see AUTHORS) # Distributed under the GPL v2 # $Id$ - + + 15 Oct 2012; Robin H. Johnson genkernel: + Bump for 3.4.44.1 with bugfix-only. + 15 Oct 2012; Robin H. Johnson gen_compile.sh, gen_package.sh: Fix corner cases on OUTPUTDIR. diff --git a/genkernel b/genkernel index f4dd4d8..1796da3 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.44' +GK_V='3.4.44.1' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. -- 2.26.2