Bump version to 3.4.38 v3.4.38
authorSebastian Pipping <sebastian@pipping.org>
Mon, 9 Jul 2012 22:50:12 +0000 (00:50 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 9 Jul 2012 22:50:12 +0000 (00:50 +0200)
ChangeLog
genkernel

index 21d6a5fd4595a956ad72228308f5a5c870815957..53bf29d8d3711a0f616323e556fbcdc732794503 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  09 Jul 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.38
+
   09 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_compile.sh:
   Fix linking of unionfs-fuse 0.24
 
index 41dd5ed4e4fc2ab8b3835238966f3cfb96e0f513..240297dfaafdc726506dcb26f7c12813d429b60b 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.37'
+GK_V='3.4.38'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.