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:
1466641
)
Prepare v
v2011.03-rc2
author
Wolfgang Denk
<wd@denx.de>
Sun, 27 Mar 2011 19:50:07 +0000
(21:50 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Sun, 27 Mar 2011 19:50:07 +0000
(21:50 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index dc2e3d8b3144b63bc66c57fc4fdcc4b472e1fd60..c42432b78923c913fd16bfb31372d3c7a4802d4c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2011
PATCHLEVEL = 03
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else