commit: ea69fddd04cc773dbf9988e14b79f51d7f928d3d
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 03:22:17 2015 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 03:22:48 2015 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=ea69fddd
Bump to v3.4.52.3.
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 c826d57..2532ca2 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.52.2'
+GK_V='3.4.52.3'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.