Bump version to 3.4.23 v3.4.23
authorSebastian Pipping <sebastian@pipping.org>
Fri, 13 Jan 2012 21:44:45 +0000 (22:44 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Fri, 13 Jan 2012 21:45:08 +0000 (22:45 +0100)
ChangeLog
genkernel

index 6d2a5a8169a4b347d6f287788ad216b0bc15b103..1d8b0ffdd240dc40b708585ab337d91e3ac2d125 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  13 Jan 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.23
+
   13 Jan 2012; Sebastian Pipping <sping@gentoo.org>
   +patches/busybox/1.19.3/1.18.1-openvt.diff,
   +patches/busybox/1.19.3/busybox-1.7.4-signal-hack.patch:
index 7a7dad4606ca178cbc981fa0d2a5cbdadfb2bcb9..e98e5e2e148e455bd8a1e8042c1864677ee5a0b9 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.22.1'
+GK_V='3.4.23'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.