commit: 3140eb99ff393e596667a5d999c6c7bea4b5229e
Author: Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 01:45:45 2015 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 01:45:45 2015 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=3140eb99
v3.4.52
genkernel | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/genkernel b/genkernel
index 15ea11f..662bf26 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.51.4'
+GK_V='3.4.52'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.