aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2014-07-15 00:27:54 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2014-07-15 00:27:54 -0700
commit9dc4ca55fc56c42e0ff2a5f4f98bf7fc4797e07f (patch)
treedbcf518c33373670458d510ba206166845b55756
parentBug #468760: mpath_prio_* tools needed sometimes. Patch by Ian Stakenvicius <... (diff)
downloadgenkernel-9dc4ca55fc56c42e0ff2a5f4f98bf7fc4797e07f.tar.gz
genkernel-9dc4ca55fc56c42e0ff2a5f4f98bf7fc4797e07f.tar.bz2
genkernel-9dc4ca55fc56c42e0ff2a5f4f98bf7fc4797e07f.zip
Bump version to 3.4.51v3.4.51
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rwxr-xr-xgenkernel2
1 files changed, 1 insertions, 1 deletions
diff --git a/genkernel b/genkernel
index 8b01662f..1042ae6d 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.50'
+GK_V='3.4.51'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.