From: Sebastian Pipping Date: Sat, 21 Jul 2012 01:06:27 +0000 (+0200) Subject: Bump version to 3.4.39 X-Git-Tag: v3.4.39^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3319bee40feca06043e110373170f1a97c7dc1fd;p=genkernel.git Bump version to 3.4.39 --- diff --git a/ChangeLog b/ChangeLog index 3cbafa2..bc9ab5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 21 Jul 2012; Sebastian Pipping genkernel: + Bump version to 3.4.39 + 17 Jul 2012; Robin H. Johnson arch/x86_64/kernel-config: Bug #399703: amd64 default kernel config did not have EFI support. diff --git a/genkernel b/genkernel index 240297d..b6f39e2 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.38' +GK_V='3.4.39' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.