Bump version to 3.4.24_p1 v3.4.24_p1
authorSebastian Pipping <sebastian@pipping.org>
Sat, 12 May 2012 16:01:31 +0000 (18:01 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 12 May 2012 16:01:31 +0000 (18:01 +0200)
ChangeLog
genkernel

index 87aae87833cb5d5a6c04dd3624f80535d06e5e7d..d016c669f95a3d6feceaff3b7854f24ac4438a56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  12 May 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.24_p1
+
   22 Mar 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
   Fail hard on LUKS inclusion error (bug #409277), advise about
   sys-fs/cryptsetup[static], drop support for cryptsetup binary from /bin/
index 19ef657181b5d44588bd92467f934ed17c1b4253..8d8d12398fe94ac9ae90d2e8f38b60ff58e9b41c 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.24'
+GK_V='3.4.24_p1'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.