Bump version to 3.4.31 v3.4.31
authorSebastian Pipping <sebastian@pipping.org>
Sat, 12 May 2012 14:21:32 +0000 (16:21 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 12 May 2012 14:21:32 +0000 (16:21 +0200)
ChangeLog
genkernel

index 761a724f2ef4964414894207a0676de94b89040f..d7c09608836c304d2ca5f34ffa844de8b39068e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  12 May 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.31
+
   18 Apr 2012; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
   lddtree call must be outside the for loop.
 
index f209c479dbcdc56339780d94a69c4a7d7a30cbac..5fe79bfcb69a67e81e3589d50a176825607bbefe 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.30'
+GK_V='3.4.31'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.