Bump version to 3.4.10.908
authorSebastian Pipping <sebastian@pipping.org>
Mon, 13 Dec 2010 10:05:59 +0000 (11:05 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 13 Dec 2010 10:08:14 +0000 (11:08 +0100)
ChangeLog
genkernel

index dddaaf417cd53f1cb9963fdba954e2b1657bfc92..9b0c5dcbf4a515910a97dd66055cceb7c760eb8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  13 Dec 2010; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.10.908
+
   13 Dec 2010; <sping@gentoo.org> doc/genkernel.8.txt, gen_cmdline.sh:
   docs: Document --genzimage
 
index 23cb6672625990edaab4be1f26df789c33620fbe..9326dff5a1e5a26794b3e8586d77b77d39aa551b 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.10.907'
+GK_V='3.4.10.908'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.