mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Prepare v2016.01-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
1ca8f8818b
commit
3d4825446e
1 changed files with 3 additions and 3 deletions
6
Makefile
6
Makefile
|
|
@ -2,10 +2,10 @@
|
|||
# SPDX-License-Identifier: GPL-2.0+
|
||||
#
|
||||
|
||||
VERSION = 2015
|
||||
PATCHLEVEL = 10
|
||||
VERSION = 2016
|
||||
PATCHLEVEL = 01
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION =
|
||||
EXTRAVERSION = -rc1
|
||||
NAME =
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue