From b1ae7fa765570390216dccbcf78cbe5c3827cf97 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 10 Mar 2012 13:25:13 -0800 Subject: [PATCH] Bump version for release. Signed-off-by: Robin H. Johnson --- ChangeLog | 5 ++++- genkernel | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 73f8a9a..9e92448 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,10 @@ # - 2008-2011 Various authors (see AUTHORS) # Distributed under the GPL v2 # $Id$ - + + 10 Mar 2012; Robin H. Johnson genkernel: + Bump version for release. + 25 Feb 2012; Sebastian Pipping arch/x86/modules_load, arch/x86_64/modules_load, defaults/modules_load: Make sure the sha256 module makes it into the initramfs (bug #405495). diff --git a/genkernel b/genkernel index 5883b5d..4f24c4b 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.24' +GK_V='3.4.25' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. -- 2.26.2