diff options
author | Tom Rini <trini@konsulko.com> | 2019-01-07 22:58:17 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-07 22:58:17 -0500 |
commit | 54707a942009fae083dd78b58ff057127ba0e900 (patch) | |
tree | 7dd443156a57e9ca64e35d7981ff75ea8405484f /Makefile | |
parent | 1bac199e8c876c37f31adeb23a75ae1ca12aea7f (diff) | |
download | u-boot-54707a942009fae083dd78b58ff057127ba0e900.tar.gz u-boot-54707a942009fae083dd78b58ff057127ba0e900.tar.xz u-boot-54707a942009fae083dd78b58ff057127ba0e900.zip |
Prepare v2019.01-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
@@ -3,7 +3,7 @@ VERSION = 2019 PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* |