diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2014-06-23 14:18:25 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2014-06-23 15:05:18 -0700 |
commit | 2acd1657b490b14a9c1af0215da0ad07dbdf23c0 (patch) | |
tree | c532f97052a54cb23b86890b1d0880bd6f9637e6 | |
parent | gen_package: Log where the kern/mod/cache files go (diff) | |
download | genkernel-2acd1657b490b14a9c1af0215da0ad07dbdf23c0.tar.gz genkernel-2acd1657b490b14a9c1af0215da0ad07dbdf23c0.tar.bz2 genkernel-2acd1657b490b14a9c1af0215da0ad07dbdf23c0.zip |
genkernel: Bump version.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rwxr-xr-x | genkernel | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.49.2' +GK_V='3.4.50' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. |