Bump version to 3.4.13 v3.4.13
authorSebastian Pipping <sebastian@pipping.org>
Thu, 10 Feb 2011 17:11:37 +0000 (18:11 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 10 Feb 2011 17:13:33 +0000 (18:13 +0100)
ChangeLog
genkernel

index 4bec97b56ef558bfa40d96e0ba22d6eaf6a40465..7b364e7e308026b32a21785ea1139d758ebe17f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  10 Feb 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.13
+
   09 Feb 2011; Sebastian Pipping <sping@gentoo.org> genkernel.conf:
   Add SPLASH and SPLASH_THEME to genkernel.conf (bug #268468)
 
index 29af7451027f26bc813d93bb07d8ab83aab77496..5936567bcb0e915f51b423ff2100649703468740 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.12.6'
+GK_V='3.4.13'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.