diff options
author | Tom Rini <trini@konsulko.com> | 2017-04-17 18:16:49 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-04-17 18:16:49 -0400 |
commit | f6c1df44b815a08585e7fd3805a1db51a5955d09 (patch) | |
tree | 4aff01382f91255ea567276fc641aebcb66c231d /Makefile | |
parent | af8ef2ed21960b894945e37a3217ad67373f3711 (diff) | |
download | u-boot-f6c1df44b815a08585e7fd3805a1db51a5955d09.tar.gz |
Prepare v2017.05-rc2v2017.05-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 = 2017 PATCHLEVEL = 05 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* |