Bump version to 3.4.43 v3.4.43
authorSebastian Pipping <sebastian@pipping.org>
Wed, 3 Oct 2012 16:53:27 +0000 (18:53 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Wed, 3 Oct 2012 16:53:27 +0000 (18:53 +0200)
ChangeLog
genkernel

index 96bb1b9b39f40818893bdcdcc554945f1507a571..cb365ca56bcdc7acb1667a6865b2895f038fad1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  03 Oct 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.43
+
   03 Oct 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
   Use actual kernel config for check of available compression methods (bug
   #436820)
index 194b98257d0384a0f75ce8e6241672a56e6798b6..2c1a62d879343054ec361e295a08f39d5406c850 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.42'
+GK_V='3.4.43'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.