commit: c50e1b21e08946449b76f340a201b5da28c08846
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue May 8 00:16:10 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue May 8 00:16:10 2018 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=c50e1b21
Bump version to 3.5.3.3
genkernel | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/genkernel b/genkernel
index dc304a0..ba3c3bd 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.5.3.2'
+GK_V='3.5.3.3'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.