1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-04 10:12:14 +02:00

Prepare v2013.01-rc2

Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
Tom Rini
2012-12-14 14:43:22 -07:00
parent 6e9005bd96
commit ebbf0d20aa

View File

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