commit: f798f48b333873c6b80ac949a31ef1578caee2a1
Author: Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 02:26:24 2015 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 02:26:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=f798f48b
bump to v3.4.52.2
minor change, addition of the pentoo verification feature for cdroot/isoroot.
this is getting a tag because it represents the final unforking of the pentoo
version of genkernel
genkernel | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/genkernel b/genkernel
index 12e5dec..c826d57 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.52.1'
+GK_V='3.4.52.2'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.