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