mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
Prepare v2017.09-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
eddc7dabe0
commit
6364a5d4bd
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -3,9 +3,9 @@
|
|||
#
|
||||
|
||||
VERSION = 2017
|
||||
PATCHLEVEL = 07
|
||||
PATCHLEVEL = 09
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION =
|
||||
EXTRAVERSION = -rc1
|
||||
NAME =
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
|
Loading…
Reference in a new issue