commit: dcaf70ea39a54cd5354dc814f1a965a5b2c27506
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 06:57:23 2016 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon May 16 06:57:23 2016 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=dcaf70ea
Bump version to 3.5.0.2
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 141db03..01649f1 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.5.0.1'
+GK_V='3.5.0.2'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.