diff options
author | Tom Rini <trini@konsulko.com> | 2018-02-12 18:52:31 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-12 18:52:31 -0500 |
commit | ebdb098c67c8fa1e9eb3d4e2f6a6a380fc222188 (patch) | |
tree | efc790c9faf5144cec8200dd8dd6e719628a8539 /Makefile | |
parent | cda87ec5587261cc813b404f713b102afede0800 (diff) | |
download | u-boot-ebdb098c67c8fa1e9eb3d4e2f6a6a380fc222188.zip u-boot-ebdb098c67c8fa1e9eb3d4e2f6a6a380fc222188.tar.gz u-boot-ebdb098c67c8fa1e9eb3d4e2f6a6a380fc222188.tar.bz2 |
Prepare v2018.03-rc2v2018.03-rc2
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 = 2018 PATCHLEVEL = 03 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* |