diff options
author | Tom Rini <trini@konsulko.com> | 2018-01-29 20:12:33 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-29 20:12:33 -0500 |
commit | eef11acebaa48e241e9187c717dc92d3e175c119 (patch) | |
tree | 2b40308b3a7e3a64a875ab94e1395bd8191aea24 /Makefile | |
parent | 0b674a3120d26aa1ccaf60697cbc7de97a633d91 (diff) | |
download | u-boot-eef11acebaa48e241e9187c717dc92d3e175c119.zip u-boot-eef11acebaa48e241e9187c717dc92d3e175c119.tar.gz u-boot-eef11acebaa48e241e9187c717dc92d3e175c119.tar.bz2 |
Prepare v2018.03-rc1v2018.03-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,9 +3,9 @@ # VERSION = 2018 -PATCHLEVEL = 01 +PATCHLEVEL = 03 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION* |