From: Chris Gianelloni Date: Tue, 7 Jul 2009 15:07:00 +0000 (-0700) Subject: Version bumping to 3.4.10.905 for release. X-Git-Tag: v3.4.10.905~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2afa7493e769c538df98c41594d91cfd0d5a3710;p=genkernel.git Version bumping to 3.4.10.905 for release. --- diff --git a/ChangeLog b/ChangeLog index bae2df6..d05e7a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS) # Distributed under the GPL v2 + 07 Jul 2009; Chris Gianelloni genkernel: + Version bumping to 3.4.10.905 for release. + 04 Jul 2009; Andrew Gaffney gen_funcs.sh, genkernel: Remove code to check for host kernel LOOP support for Gentoo bug #275757 diff --git a/genkernel b/genkernel index 1a1bf13..ea2e7e5 100755 --- a/genkernel +++ b/genkernel @@ -1,7 +1,7 @@ #!/bin/bash PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.10.904' +GK_V='3.4.10.905' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.