diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2014-07-15 00:27:54 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2014-07-15 00:27:54 -0700 |
commit | 9dc4ca55fc56c42e0ff2a5f4f98bf7fc4797e07f (patch) | |
tree | dbcf518c33373670458d510ba206166845b55756 | |
parent | Bug #468760: mpath_prio_* tools needed sometimes. Patch by Ian Stakenvicius <... (diff) | |
download | genkernel-3.4.51.tar.gz genkernel-3.4.51.tar.bz2 genkernel-3.4.51.zip |
Bump version to 3.4.51v3.4.51
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.50' +GK_V='3.4.51' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. |