Bump version to 3.4.18 v3.4.18
authorSebastian Pipping <sebastian@pipping.org>
Thu, 28 Jul 2011 05:56:49 +0000 (07:56 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 28 Jul 2011 05:57:36 +0000 (07:57 +0200)
ChangeLog
genkernel

index 31e9aae90416380fa109b348cab00d4d947a5ce2..8da05108a6e80dda52ba075afca4e4e4e28c6792 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  28 Jul 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.18
+
   27 Jul 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
   Fix display of seconds waiting (bug #376575)
 
index 8a42bf06c224d0f70dfd5a3d6d3d1a051cafec02..0a06cddb181bbebded51e9d4017de58880f17c60 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.17'
+GK_V='3.4.18'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.