Bump version to 3.4.11.1 v3.4.11.1
authorSebastian Pipping <sebastian@pipping.org>
Thu, 20 Jan 2011 14:22:37 +0000 (15:22 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 20 Jan 2011 14:25:18 +0000 (15:25 +0100)
ChangeLog
genkernel

index 59a134e6272fcd6f7e7b549d1d46c7e065acd9c3..d27bb0ba43d0f1923147ea69a1e6c918fd47ed1c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  20 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.11.1
+
   20 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh:
   Move application of kernel config after "make mrproper" as that deletes
   .config (whereas "make clean" does not) (bug #351906)
index a3f13364a65ec961f6e4801adc8848e68dd7d4f3..6a3351fc33f1a76e5aa893307d3d2738802a4726 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.11'
+GK_V='3.4.11.1'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.