commit: 07b46eab8e50791e87a27d8bc3dc1b243ffa58d9
Author: Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 01:58:19 2015 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 01:58:19 2015 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=07b46eab
bump to 3.4.52.1 to fix distclean commit and ensure clean tags
genkernel | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/genkernel b/genkernel
index 662bf26..12e5dec 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.52'
+GK_V='3.4.52.1'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.