projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94acfed
)
Prepare v2011.09
author
Wolfgang Denk
<wd@denx.de>
Thu, 29 Sep 2011 19:11:15 +0000
(21:11 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 29 Sep 2011 19:11:15 +0000
(21:11 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index dfe939f1ba8713d6d039fc7d7a7b840284eb8a56..77140eb7a27751fd468bca98f1aca3e1db7d18fe 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2011
PATCHLEVEL = 09
SUBLEVEL =
-EXTRAVERSION =
-rc2
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else