diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2016-08-16 14:33:07 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2016-08-16 14:33:07 -0700 |
commit | b215516a4d6dbee6cc56fbb0fe4a44482936a444 (patch) | |
tree | d114d61e5ccf3db675c6ec78e49377cfdc620888 | |
parent | gen_cmdline: drop parse_opt usage (diff) | |
download | genkernel-b215516a4d6dbee6cc56fbb0fe4a44482936a444.tar.gz genkernel-b215516a4d6dbee6cc56fbb0fe4a44482936a444.tar.bz2 genkernel-b215516a4d6dbee6cc56fbb0fe4a44482936a444.zip |
Bump version to 3.5.0.4v3.5.0.4
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rwxr-xr-x | genkernel | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.5.0.3' +GK_V='3.5.0.4' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. |