Bump version to 3.4.12.5

cleanup-cruft v3.4.12.5
Sebastian Pipping 14 years ago
parent b05480c487
commit 52e2a47637

@ -5,6 +5,9 @@
# Distributed under the GPL v2
# $Id$
30 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
Bump version to 3.4.12.5
30 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
Give blkid of e2fsprogs precedence over busybox re-write by putting it into
/sbin, not /bin (bug #352746)

@ -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.

Loading…
Cancel
Save