commit: 279f32b6633d8c7b62ef23997387dbb0c61075bf
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 21:34:01 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 21:34:01 2019 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=279f32b6
Prepare for next release
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
genkernel | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/genkernel b/genkernel
index c8a9925..1cb9d2d 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.5.3.3'
+GK_V='3.6.0.0'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.