Bump version to 3.4.24 v3.4.24
authorSebastian Pipping <sebastian@pipping.org>
Tue, 24 Jan 2012 23:25:07 +0000 (00:25 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Tue, 24 Jan 2012 23:26:31 +0000 (00:26 +0100)
ChangeLog
genkernel

index fd1e105ca05b25dbbaa73f1379ac761ccdad5ff3..370f6fcab95a3ff0e13bf9b31a1685bbb487075d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  24 Jan 2012; Sebastian Pipping <sping@gentoo.org> .gitignore, genkernel:
+  Bump version to 3.4.24
+
   24 Jan 2012; Sebastian Pipping <sping@gentoo.org> arch/alpha/kernel-config,
   arch/ia64/kernel-config, arch/ppc/kernel-config, arch/sparc64/kernel-config,
   arch/x86/kernel-config:
index a579b258fd672ebfbb63238dfdc19ab73fd6669d..19ef657181b5d44588bd92467f934ed17c1b4253 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.23.1'
+GK_V='3.4.24'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.