Prepare v2014.01-rc3
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
0effc5e567
commit
cddb6b8304
2
Makefile
2
Makefile
@ -8,7 +8,7 @@
|
|||||||
VERSION = 2014
|
VERSION = 2014
|
||||||
PATCHLEVEL = 01
|
PATCHLEVEL = 01
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION = -rc2
|
EXTRAVERSION = -rc3
|
||||||
ifneq "$(SUBLEVEL)" ""
|
ifneq "$(SUBLEVEL)" ""
|
||||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user