diff --git a/ChangeLog b/ChangeLog index 1aa4aa2..8a9f1d7 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 + 24 Apr 2009; Chris Gianelloni M: + Rolling a new genkernel 3.4.10.904 version for testing. + 17 Apr 2009; Andrew Gaffney netboot/busy-config: Apply patch from gentoo bug #266373 for additional options in the netboot busy-config diff --git a/genkernel b/genkernel index f74846e..a28f6e1 100755 --- a/genkernel +++ b/genkernel @@ -1,7 +1,7 @@ #!/bin/bash PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.10.902' +GK_V='3.4.10.904' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.