commit: 32fb18e77ecfe413f59f0f5c2fff3df67ec3e5bc
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 19:47:40 2017 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 19:52:58 2017 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=32fb18e7
Bump version to 3.5.1.1
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
genkernel | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/genkernel b/genkernel
index 5cec19c..e82019f 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.5.1.0'
+GK_V='3.5.1.1'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.