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

Prepare v2011.03-rc1


Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent d1a24f06
No related branches found
Tags v2011.03-rc1
No related merge requests found
......@@ -21,10 +21,10 @@
# MA 02111-1307 USA
#
VERSION = 2010
PATCHLEVEL = 12
VERSION = 2011
PATCHLEVEL = 03
SUBLEVEL =
EXTRAVERSION =
EXTRAVERSION = -rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment