commit: 3c70c2093cbb764eada56a5c4e8cfbb29210e18e
Author: Richard Yao <ryao <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 17 20:20:39 2014 +0000
Commit: Richard Yao <ryao <AT> gentoo <DOT> org>
CommitDate: Sun Aug 17 20:20:39 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=3c70c209
Bump version to 3.4.51.2
Signed-off-by: Richard Yao <ryao <AT> gentoo.org>
---
genkernel | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/genkernel b/genkernel
index 6304536..1fe1b31 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.51.1'
+GK_V='3.4.51.2'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.