summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2011-07-04 00:26:27 +0200
committerSebastian Pipping <sebastian@pipping.org>2011-07-04 00:26:27 +0200
commitaea5074809e40b6e8f582d367a271b86fd1d651b (patch)
tree9a2cab944987ce7d3650a61569e4d43d3955c7e4
parentRemove support for sys-fs/evms, as it was removed from Gentoo (bug #372423) (diff)
downloadgenkernel-3.4.17.tar.gz
genkernel-3.4.17.tar.bz2
genkernel-3.4.17.zip
Set version to 3.4.17v3.4.17
-rw-r--r--ChangeLog3
-rwxr-xr-xgenkernel2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 862e001e..34bf61fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
# Distributed under the GPL v2
# $Id$
+ 03 Jul 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+ Set version to 3.4.17
+
03 Jul 2011; Sebastian Pipping <sping@gentoo.org> arch/alpha/modules_load,
arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load,
diff --git a/genkernel b/genkernel
index 38e445f7..8a42bf06 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.16'
+GK_V='3.4.17'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.