From: Sebastian Pipping Date: Fri, 27 Jul 2012 23:10:17 +0000 (+0200) Subject: Bump version to 3.4.40 X-Git-Tag: v3.4.40^0 X-Git-Url: http://git.tremily.us/?p=genkernel.git;a=commitdiff_plain;h=a725f02d008a2546ac3c56513043cb3336833539 Bump version to 3.4.40 --- diff --git a/ChangeLog b/ChangeLog index 1fae6f4..79a318b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ # Distributed under the GPL v2 # $Id$ + 27 Jul 2012; Sebastian Pipping defaults/initrd.scripts, + genkernel: + Bump version to 3.4.40 + 24 Jul 2012; Robin H. Johnson defaults/initrd.scripts: Flip awk return values. diff --git a/genkernel b/genkernel index b6f39e2..200b3fb 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.39' +GK_V='3.4.40' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.