Bump version to 3.4.20

cleanup-cruft v3.4.20
Sebastian Pipping 13 years ago
parent 8f8676adbd
commit daedf62c30

@ -5,6 +5,9 @@
# Distributed under the GPL v2
# $Id$
08 Nov 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
Bump version to 3.4.20
31 Oct 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
Fix return value of crypt_filter() which caused bogus LUKS opening errors
(bug #383545)

@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
GK_V='3.4.19'
GK_V='3.4.20'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.

Loading…
Cancel
Save