diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2018-04-04 11:13:49 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2018-04-04 11:13:49 -0700 |
commit | ab9871b37b4110d1ba17d9a1a2187f18cb4ab402 (patch) | |
tree | 548f043ecd38a3f8d0b85d22ef629f73ac229fcc | |
parent | Merge remote-tracking branch 'origin/overlayfs' (diff) | |
download | genkernel-3.5.3.0.tar.gz genkernel-3.5.3.0.tar.bz2 genkernel-3.5.3.0.zip |
Bump version to 3.5.3.0v3.5.3.0
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.2.5' +GK_V='3.5.3.0' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. |