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

Prepare v2013.01-rc1


Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 619dd5de
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,9 @@
# MA 02111-1307 USA
#
VERSION = 2012
PATCHLEVEL = 10
SUBLEVEL =
VERSION = 2013
PATCHLEVEL = 01
SUBLEVEL = -rc1
EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
......
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