Bump version to 3.4.24_p2 v3.4.24_p2
authorSebastian Pipping <sebastian@pipping.org>
Sun, 8 Jul 2012 18:04:26 +0000 (20:04 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 8 Jul 2012 18:04:26 +0000 (20:04 +0200)
ChangeLog
genkernel

index d595c35bc9cd628f66996b6626b8601aafd2494d..b3aa4b1459760c7d6c01892cb6b5e086c7e1db71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  08 Jul 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.24_p2
+
   10 Jun 2012; Sebastian Pipping <sping@gentoo.org>
   +patches/busybox/1.20.1/1.18.1-openvt.diff,
   +patches/busybox/1.20.1/busybox-1.7.4-signal-hack.patch,
index 8d8d12398fe94ac9ae90d2e8f38b60ff58e9b41c..8ca9a4de57ebd76a1b5ebf18bf054fd409564a67 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.24_p1'
+GK_V='3.4.24_p2'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.