From: Robin H. Johnson Date: Mon, 12 Mar 2012 19:37:45 +0000 (-0700) Subject: Verbump for enabling /usr mounting code. X-Git-Tag: v3.4.25.1^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6487f2ee5ff612acacdf4a3f5cb42e1b6b5e6572;p=genkernel.git Verbump for enabling /usr mounting code. --- diff --git a/genkernel b/genkernel index 4f24c4b..74f6eda 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.25' +GK_V='3.4.25.1' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.