Skip to content
Snippets Groups Projects
Commit 908614f2 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

Prepare v2010.12-rc1


Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 071bc923
No related branches found
No related tags found
No related merge requests found
......@@ -22,9 +22,9 @@
#
VERSION = 2010
PATCHLEVEL = 09
PATCHLEVEL = 12
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