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:
4c96408
)
Prepare v2011.06-rc2
v2011.06-rc2
author
Wolfgang Denk
<wd@denx.de>
Thu, 2 Jun 2011 21:19:27 +0000
(23:19 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 2 Jun 2011 21:19:27 +0000
(23:19 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 08cf7fa5a963bb3fda249362ef148c30f03c64cf..dcf5d937122a7ad742b739ddd14a7997b391df01 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2011
PATCHLEVEL = 06
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else