Set version to 3.4.17 v3.4.17
authorSebastian Pipping <sebastian@pipping.org>
Sun, 3 Jul 2011 22:26:27 +0000 (00:26 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 3 Jul 2011 22:26:27 +0000 (00:26 +0200)
ChangeLog
genkernel

index 862e001eb172017ebecbac39853afc87172f4233..34bf61fa4517bc87e01eb442762549e8368055d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  03 Jul 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Set version to 3.4.17
+
   03 Jul 2011; Sebastian Pipping <sping@gentoo.org> arch/alpha/modules_load,
   arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
   arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load,
index 38e445f7a3cf99dc430bee2fb64e1403b1f171a9..8a42bf06c224d0f70dfd5a3d6d3d1a051cafec02 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.16'
+GK_V='3.4.17'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.