From: Sebastian Pipping Date: Sat, 12 May 2012 14:21:32 +0000 (+0200) Subject: Bump version to 3.4.31 X-Git-Tag: v3.4.31^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9a426b1ae4b82c30737b8ace20dff4a22668ef09;p=genkernel.git Bump version to 3.4.31 --- diff --git a/ChangeLog b/ChangeLog index 761a724..d7c0960 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 12 May 2012; Sebastian Pipping genkernel: + Bump version to 3.4.31 + 18 Apr 2012; Robin H. Johnson gen_initramfs.sh: lddtree call must be outside the for loop. diff --git a/genkernel b/genkernel index f209c47..5fe79bf 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.30' +GK_V='3.4.31' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.