From: Sebastian Pipping Date: Wed, 3 Oct 2012 16:53:27 +0000 (+0200) Subject: Bump version to 3.4.43 X-Git-Tag: v3.4.43^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=192ea46ecd98b97cfb39e00ea43217ca26e52753;p=genkernel.git Bump version to 3.4.43 --- diff --git a/ChangeLog b/ChangeLog index 96bb1b9..cb365ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 03 Oct 2012; Sebastian Pipping genkernel: + Bump version to 3.4.43 + 03 Oct 2012; Sebastian Pipping gen_initramfs.sh: Use actual kernel config for check of available compression methods (bug #436820) diff --git a/genkernel b/genkernel index 194b982..2c1a62d 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.42' +GK_V='3.4.43' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.