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

Prepare v2013.10-rc1


Signed-off-by: default avatarTom Rini <trini@ti.com>
parent cb3761ea
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,9 @@
#
VERSION = 2013
PATCHLEVEL = 07
PATCHLEVEL = 10
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