aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Yao <ryao@gentoo.org>2013-06-09 10:01:54 -0400
committerRichard Yao <ryao@cs.stonybrook.edu>2013-06-09 10:01:54 -0400
commitb55b295288679cba777d43f23ffc101cfcf67064 (patch)
treeb1e396838761efca74f49576853a3a767dc9a05f
parentRemove duplicate files from initramfs (diff)
downloadgenkernel-b55b295288679cba777d43f23ffc101cfcf67064.tar.gz
genkernel-b55b295288679cba777d43f23ffc101cfcf67064.tar.bz2
genkernel-b55b295288679cba777d43f23ffc101cfcf67064.zip
Bump version to 3.4.47v3.4.47
Signed-off-by: Richard Yao <ryao@gentoo.org>
-rwxr-xr-xgenkernel2
1 files changed, 1 insertions, 1 deletions
diff --git a/genkernel b/genkernel
index 7e33f383..1f42e95b 100755
--- a/genkernel
+++ b/genkernel
@@ -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.