projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1a24f0
)
Prepare v2011.03-rc1
v2011.03-rc1
author
Wolfgang Denk
<wd@denx.de>
Wed, 2 Feb 2011 21:37:32 +0000
(22:37 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 2 Feb 2011 21:37:32 +0000
(22:37 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e17d821c7589d0728018e82f382d4107790673d6..05b404df0f76027eebab375954725481df3c0727 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-21,10
+21,10
@@
# MA 02111-1307 USA
#
-VERSION = 201
0
-PATCHLEVEL =
12
+VERSION = 201
1
+PATCHLEVEL =
03
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else