Bump version to 3.4.40 v3.4.40
authorSebastian Pipping <sebastian@pipping.org>
Fri, 27 Jul 2012 23:10:17 +0000 (01:10 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Fri, 27 Jul 2012 23:10:17 +0000 (01:10 +0200)
ChangeLog
genkernel

index 1fae6f42cccc46865a902809da83ec55cc7b7b5f..79a318ba93a48cb8fbbffec5ae91d66041d75faa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
 # Distributed under the GPL v2
 # $Id$
 
+  27 Jul 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
+  genkernel:
+  Bump version to 3.4.40
+
   24 Jul 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts:
   Flip awk return values.
 
index b6f39e2ae3d5bb43fa91eaa070875c8ed0abc4cd..200b3fbf4414c30dbd8e2699aac879b9c3404f15 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.39'
+GK_V='3.4.40'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.