1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00

Prepare v2013.04

Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
Tom Rini
2013-04-19 10:25:43 -04:00
parent 74a18ee8a5
commit d10f68ae47

View File

@@ -24,7 +24,7 @@
VERSION = 2013
PATCHLEVEL = 04
SUBLEVEL =
EXTRAVERSION = -rc3
EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else