commit: f46f77ed1dd0bd0c9854deea63d7b16432040298
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 18 15:31:55 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 15:31:55 2019 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=f46f77ed
genkernel: Bump to v4.0.0_beta6
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 c0b2b31..d0f45c4 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='4.0.0_beta5'
+GK_V='4.0.0_beta6'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.