Tag 3.4.10.907 release. v3.4.10.907
authorRobin H. Johnson <robbat2@gentoo.org>
Thu, 17 Dec 2009 04:21:37 +0000 (04:21 +0000)
committerRobin H. Johnson <robbat2@gentoo.org>
Thu, 17 Dec 2009 04:21:37 +0000 (04:21 +0000)
ChangeLog
genkernel

index 7b836a9607dcb37434685a86973e7f9fe400a5e9..c0c8a2c622f4b081964a7fd4006d11e3be096577 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  17 Dec 2009; Robin H. Johnson <robbat2@gentoo.org> genkernel:
+  Tag 3.4.10.907 release.
+
   06 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
   use a symlink instead of a hardlink for busybox utils (for Gentoo bug
   #246370)
index d8374c46d2055f541b4d7c9c0f8b4b6b4a436966..998992eb4f7facfb8b9a07f97fb2a75c2291d8c5 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.10.906'
+GK_V='3.4.10.907'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.