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