Forgot to add genkernel. v3.4.10.902
authorChris Gianelloni <wolf31o2@gentoo.org>
Thu, 4 Dec 2008 17:14:25 +0000 (09:14 -0800)
committerChris Gianelloni <wolf31o2@gentoo.org>
Thu, 4 Dec 2008 17:14:25 +0000 (09:14 -0800)
genkernel

index 8717df8182d33f19e2f1b64404984d2879889213..c0fa9fa051c53dbe1aa210e1a31ab9375b0d87a6 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.10.901'
+GK_V='3.4.10.902'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.