From: Sebastian Pipping Date: Sun, 14 Oct 2012 16:25:15 +0000 (+0200) Subject: Bump version to 3.4.44 X-Git-Tag: v3.4.44^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=457cc95b07fc706f12bdd9adf6b862ce64361448;p=genkernel.git Bump version to 3.4.44 --- diff --git a/ChangeLog b/ChangeLog index 85749dd..890050f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 14 Oct 2012; Sebastian Pipping genkernel: + Bump version to 3.4.44 + 14 Oct 2012; Robin H. Johnson gen_cmdline.sh, gen_configkernel.sh, gen_determineargs.sh: Bug #432956: Easy to include VirtIO support in kernel. diff --git a/genkernel b/genkernel index 1630cd6..f4dd4d8 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.43' +GK_V='3.4.44' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.