diff options
author | 2012-07-21 03:06:27 +0200 | |
---|---|---|
committer | 2012-07-21 03:06:27 +0200 | |
commit | 3319bee40feca06043e110373170f1a97c7dc1fd (patch) | |
tree | f2f412c16db13a8b6ece2458849f97619685611b | |
parent | Run mdev -s after modules are loaded (diff) | |
download | genkernel-3319bee40feca06043e110373170f1a97c7dc1fd.tar.gz genkernel-3319bee40feca06043e110373170f1a97c7dc1fd.tar.bz2 genkernel-3319bee40feca06043e110373170f1a97c7dc1fd.zip |
Bump version to 3.4.39v3.4.39
-rw-r--r-- | ChangeLog | 3 | ||||
-rwxr-xr-x | genkernel | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -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. @@ -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. |