diff options
author | Tom Rini <trini@konsulko.com> | 2017-09-04 09:02:48 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-09-04 09:02:48 -0400 |
commit | 0e88cdd17da393e7dd6040de6a3fda289c00a51e (patch) | |
tree | 1f81f1eb7b0e9924463e74cb03d45b72baa659cd /Makefile | |
parent | 4c2cf973aa109844532775adeb1dec358280c217 (diff) | |
download | u-boot-0e88cdd17da393e7dd6040de6a3fda289c00a51e.zip u-boot-0e88cdd17da393e7dd6040de6a3fda289c00a51e.tar.gz u-boot-0e88cdd17da393e7dd6040de6a3fda289c00a51e.tar.bz2 |
Prepare v2017.09-rc4v2017.09-rc4
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ VERSION = 2017 PATCHLEVEL = 09 SUBLEVEL = -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = # *DOCUMENTATION* |