Bump version for release. v3.4.25
authorRobin H. Johnson <robbat2@gentoo.org>
Sat, 10 Mar 2012 21:25:13 +0000 (13:25 -0800)
committerRobin H. Johnson <robbat2@gentoo.org>
Sat, 10 Mar 2012 21:25:13 +0000 (13:25 -0800)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
ChangeLog
genkernel

index 73f8a9a53ed5f4b3d489d174a511eff1111d299d..9e924482bbfdb960e76b5a50d5fde774fa30a644 100644 (file)
--- 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 <robbat2@gentoo.org> genkernel:
+  Bump version for release.
+
   25 Feb 2012; Sebastian Pipping <sping@gentoo.org> arch/x86/modules_load,
   arch/x86_64/modules_load, defaults/modules_load:
   Make sure the sha256 module makes it into the initramfs (bug #405495).
index 5883b5d9295b4459b85c5476d9d672101b143ebc..4f24c4ba9e53edeb16d491ef4af49499c5715fcc 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.25'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.