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:
3b258e2
)
Prepare v2011.03
v2011.03
author
Wolfgang Denk
<wd@denx.de>
Thu, 31 Mar 2011 21:45:36 +0000
(23:45 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 31 Mar 2011 21:45:36 +0000
(23:45 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index c42432b78923c913fd16bfb31372d3c7a4802d4c..ece91ab48b774e18f65a4f7ad8570de601c892dd 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2011
PATCHLEVEL = 03
SUBLEVEL =
-EXTRAVERSION =
-rc2
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else