From: Sebastian Pipping Date: Thu, 28 Jul 2011 05:56:49 +0000 (+0200) Subject: Bump version to 3.4.18 X-Git-Tag: v3.4.18^0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=71f01a35f221ba7c5b750c1abb2adadb33628ed9;p=genkernel.git Bump version to 3.4.18 --- diff --git a/ChangeLog b/ChangeLog index 31e9aae..8da0510 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 28 Jul 2011; Sebastian Pipping genkernel: + Bump version to 3.4.18 + 27 Jul 2011; Sebastian Pipping defaults/initrd.scripts: Fix display of seconds waiting (bug #376575) diff --git a/genkernel b/genkernel index 8a42bf0..0a06cdd 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.17' +GK_V='3.4.18' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.