Version bumping to 3.4.10.905 for release.
authorChris Gianelloni <wolf31o2@wolf31o2.org>
Tue, 7 Jul 2009 15:07:00 +0000 (08:07 -0700)
committerChris Gianelloni <wolf31o2@wolf31o2.org>
Tue, 7 Jul 2009 15:07:00 +0000 (08:07 -0700)
ChangeLog
genkernel

index bae2df6cf82523b931f8e82e4426b7e4ec3bd1eb..d05e7a512b1c41360269a4ef2118659915298a9f 100644 (file)
--- 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 <wolf31o2@wolf31o2.org> genkernel:
+  Version bumping to 3.4.10.905 for release.
+
   04 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> gen_funcs.sh, genkernel:
   Remove code to check for host kernel LOOP support for Gentoo bug #275757
 
index 1a1bf134f76709903680aade65e873015038ebfc..ea2e7e5fc631931e447c9e1b6b6a0ac78ecc8f21 100755 (executable)
--- 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.