mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
Prepare v2018.05-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
0e5d3e3111
commit
645b5afbb8
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -3,9 +3,9 @@
|
|||
#
|
||||
|
||||
VERSION = 2018
|
||||
PATCHLEVEL = 03
|
||||
PATCHLEVEL = 05
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION =
|
||||
EXTRAVERSION = -rc1
|
||||
NAME =
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
|
Loading…
Reference in a new issue