mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-18 04:11:32 +02:00
Prepare v2014.01-rc1
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
74279d3761
commit
d19ad726bc
6
Makefile
6
Makefile
@ -5,10 +5,10 @@
|
|||||||
# SPDX-License-Identifier: GPL-2.0+
|
# SPDX-License-Identifier: GPL-2.0+
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION = 2013
|
VERSION = 2014
|
||||||
PATCHLEVEL = 10
|
PATCHLEVEL = 01
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION =
|
EXTRAVERSION = -rc1
|
||||||
ifneq "$(SUBLEVEL)" ""
|
ifneq "$(SUBLEVEL)" ""
|
||||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user