Bump version to 3.4.39 v3.4.39
authorSebastian Pipping <sebastian@pipping.org>
Sat, 21 Jul 2012 01:06:27 +0000 (03:06 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 21 Jul 2012 01:06:27 +0000 (03:06 +0200)
ChangeLog
genkernel

index 3cbafa245e7d68f248c5351edd582b6f56d2c8a2..bc9ab5b20e5845a3a72c5efa700a177e23404718 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  21 Jul 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.39
+
   17 Jul 2012; Robin H. Johnson <robbat2@gentoo.org> arch/x86_64/kernel-config:
   Bug #399703: amd64 default kernel config did not have EFI support.
   
index 240297dfaafdc726506dcb26f7c12813d429b60b..b6f39e2ae3d5bb43fa91eaa070875c8ed0abc4cd 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.38'
+GK_V='3.4.39'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.