commit: 449b2ae584442a4bf6f8644cd998b62ab5e84f57
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 16 23:39:51 2017 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Thu Nov 16 23:39:51 2017 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=449b2ae5
Bump version to 3.5.2.4
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 26c8bdc..dc7d92b 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.5.2.3'
+GK_V='3.5.2.4'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.