mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-29 17:51:26 +02:00
Prepare v2013.07
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
50ffc3b64a
commit
62c175fbb8
2
Makefile
2
Makefile
@ -24,7 +24,7 @@
|
|||||||
VERSION = 2013
|
VERSION = 2013
|
||||||
PATCHLEVEL = 07
|
PATCHLEVEL = 07
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION = -rc3
|
EXTRAVERSION =
|
||||||
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