# Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
# Distributed under the GPL v2
+ 07 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
+ Version bumping to 3.4.10.905 for release.
+
04 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> gen_funcs.sh, genkernel:
Remove code to check for host kernel LOOP support for Gentoo bug #275757
#!/bin/bash
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.10.904'
+GK_V='3.4.10.905'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.