From: Robin H. Johnson Date: Mon, 15 Oct 2012 05:40:28 +0000 (+0000) Subject: Bump for 3.4.44.1 with bugfix-only. X-Git-Tag: v3.4.44.1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=94ede0aaac0137e68f9511d97c44ddbf7c004cc8;p=genkernel.git Bump for 3.4.44.1 with bugfix-only. --- 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.