From: Sebastian Pipping Date: Sun, 23 Jan 2011 18:08:07 +0000 (+0100) Subject: Bump version to 3.4.12 X-Git-Tag: v3.4.12 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=98e4c03f92244565803a12a3dcb169d7dd710ac2;p=genkernel.git Bump version to 3.4.12 --- diff --git a/ChangeLog b/ChangeLog index 305f3b4..68955b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 23 Jan 2011; Sebastian Pipping genkernel: + Bump version to 3.4.12 + 22 Jan 2011; Sebastian Pipping ChangeLog: Enable CONFIG_USB_SUSPEND for x86/amd64 (bug #351376) Replace "${MAKEOPTS/-j?/j1}" by "${MAKEOPTS} -j1" (bug #277607) diff --git a/genkernel b/genkernel index 6a3351f..4b9b016 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.11.1' +GK_V='3.4.12' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.