Skip to content
Snippets Groups Projects
Commit 2536850d authored by Tom Rini's avatar Tom Rini
Browse files

Prepare v2013.04-rc1


Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 47fa71b8
No related branches found
No related tags found
No related merge requests found
......@@ -22,9 +22,9 @@
#
VERSION = 2013
PATCHLEVEL = 01
PATCHLEVEL = 04
SUBLEVEL =
EXTRAVERSION =
EXTRAVERSION = -rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment