diff options
author | Richard Yao <ryao@gentoo.org> | 2013-06-09 10:01:54 -0400 |
---|---|---|
committer | Richard Yao <ryao@cs.stonybrook.edu> | 2013-06-09 10:01:54 -0400 |
commit | b55b295288679cba777d43f23ffc101cfcf67064 (patch) | |
tree | b1e396838761efca74f49576853a3a767dc9a05f | |
parent | Remove duplicate files from initramfs (diff) | |
download | genkernel-3.4.47.tar.gz genkernel-3.4.47.tar.bz2 genkernel-3.4.47.zip |
Bump version to 3.4.47v3.4.47
Signed-off-by: Richard Yao <ryao@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.46.1' +GK_V='3.4.47' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. |