Bump version to 3.4.23.1 v3.4.23.1
authorSebastian Pipping <sebastian@pipping.org>
Sun, 15 Jan 2012 00:16:32 +0000 (01:16 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 15 Jan 2012 00:16:32 +0000 (01:16 +0100)
ChangeLog
genkernel

index 7e99f39654bcafc6c3550b6424ddcb72323fb220..006619f2777f23286a636675c9452653f707c8f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  15 Jan 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.23.1
+
   14 Jan 2012; Sebastian Pipping <sping@gentoo.org> defaults/busy-config:
   Re-activate mdstart in busybox config
 
index e98e5e2e148e455bd8a1e8042c1864677ee5a0b9..a579b258fd672ebfbb63238dfdc19ab73fd6669d 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.23'
+GK_V='3.4.23.1'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.