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:
282e27c
)
Prepare v2011.06-rc3
v2011.06-rc3
author
Wolfgang Denk
<wd@denx.de>
Wed, 22 Jun 2011 09:39:24 +0000
(11:39 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 22 Jun 2011 09:39:24 +0000
(11:39 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1619c47ecc9a40426f12a95aaa3c7d5dc22c4752..d14955f3f1403b646928be79735418aff6f39960 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2011
PATCHLEVEL = 06
SUBLEVEL =
-EXTRAVERSION = -rc
2
+EXTRAVERSION = -rc
3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else