diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-18 02:43:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-18 02:43:28 +0200 |
commit | 8eef5eaba19f1949deb9b5dd3cf035d2cdcdf950 (patch) | |
tree | 0155b9fda1d3e13f1dc061d29355a6208b2d5966 | |
parent | Normalize output (diff) | |
download | genkernel-8eef5eaba19f1949deb9b5dd3cf035d2cdcdf950.tar.gz genkernel-8eef5eaba19f1949deb9b5dd3cf035d2cdcdf950.tar.bz2 genkernel-8eef5eaba19f1949deb9b5dd3cf035d2cdcdf950.zip |
genkernel: Bump to v4.0.0_beta5v4.0.0_beta5
Signed-off-by: Thomas Deutschmann <whissi@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='4.0.0_beta4' +GK_V='4.0.0_beta5' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. |