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