From: Sebastian Pipping Date: Wed, 16 Mar 2011 13:44:18 +0000 (+0100) Subject: Bump version to 3.4.14 X-Git-Tag: v3.4.14 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3de4befc25a44395cff248c1e2b3f7275fa9414e;p=genkernel.git Bump version to 3.4.14 --- diff --git a/ChangeLog b/ChangeLog index 494bc4a..0ed477d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 16 Mar 2011; Sebastian Pipping genkernel: + Bump version to 3.4.14 + 16 Mar 2011; Fabio Erculiani **/modules_load: Add btrfs to MODULES_FS diff --git a/genkernel b/genkernel index 5936567..b84e3e5 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.13' +GK_V='3.4.14' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.