commit: 6082914b86b3575b879e0ad4c8850adc11a50c02
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 16 12:18:32 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Jul 16 12:18:32 2019 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=6082914b
genkernel: Bump version to v4.0.0_beta4
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 abeb2db..470dd05 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='4.0.0_beta3'
+GK_V='4.0.0_beta4'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.