diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-28 22:42:44 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-28 22:42:44 -0400 |
commit | c92ccdd4dc379df8ef84442a33b816c13be59f48 (patch) | |
tree | c072269d5619a995063e667d8a67d97c3d7dc583 /Makefile | |
parent | 95431aa54cfe87f7451f588663256b3aec09a79a (diff) | |
download | u-boot-c92ccdd4dc379df8ef84442a33b816c13be59f48.tar.gz |
Prepare v2017.09-rc3v2017.09-rc3
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 = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* |