From: Sebastian Pipping Date: Sun, 3 Jul 2011 22:26:27 +0000 (+0200) Subject: Set version to 3.4.17 X-Git-Tag: v3.4.17 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=25d9d5680a032b2de39207fd8a0bb4d15f68bf25;p=genkernel.git Set version to 3.4.17 --- diff --git a/ChangeLog b/ChangeLog index 862e001..34bf61f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 03 Jul 2011; Sebastian Pipping genkernel: + Set version to 3.4.17 + 03 Jul 2011; Sebastian Pipping 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 38e445f..8a42bf0 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.