diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2016-08-13 16:25:19 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2016-08-13 16:25:19 -0700 |
commit | e8d601f00549fa22424db7af97be1a573f4fb2b0 (patch) | |
tree | a47feeb8a3e365e707a500531115546e75488137 | |
parent | gen_bootloader: grub2-mkconfig is sometimes now grub-mkconfig, per bug #591200. (diff) | |
download | genkernel-3.5.0.3.tar.gz genkernel-3.5.0.3.tar.bz2 genkernel-3.5.0.3.zip |
Bump version to 3.5.0.3.v3.5.0.3
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.2' +GK_V='3.5.0.3' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. |