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:
cd6881b
)
Prepare v2011.06-rc1
author
Wolfgang Denk
<wd@denx.de>
Thu, 19 May 2011 20:23:50 +0000
(22:23 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 19 May 2011 20:23:50 +0000
(22:23 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 878bb85b0f7c00543551c6c57df6e3287f91b7f3..0400930abc074ce9d56377d6f87f78123480f1eb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,9
+22,9
@@
#
VERSION = 2011
-PATCHLEVEL = 0
3
+PATCHLEVEL = 0
6
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else