From: Sebastian Pipping Date: Sun, 30 Jan 2011 22:29:30 +0000 (+0100) Subject: Bump version to 3.4.12.5 X-Git-Tag: v3.4.12.5 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3f015b4aca636f3a6d1ff0144ea8c1290b6c77dd;p=genkernel.git Bump version to 3.4.12.5 --- diff --git a/ChangeLog b/ChangeLog index 71f77fd..90cbacd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 30 Jan 2011; Sebastian Pipping genkernel: + Bump version to 3.4.12.5 + 30 Jan 2011; Sebastian Pipping gen_initramfs.sh: Give blkid of e2fsprogs precedence over busybox re-write by putting it into /sbin, not /bin (bug #352746) diff --git a/genkernel b/genkernel index 18b08a5..94614b5 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.12.4' +GK_V='3.4.12.5' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.