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:
34bbb8f
)
Prepare v2010.12-rc2
v2010.12-rc2
author
Wolfgang Denk
<wd@denx.de>
Sun, 28 Nov 2010 18:44:59 +0000
(19:44 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Sun, 28 Nov 2010 18:48:11 +0000
(19:48 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 28028dca8982750d87fa62e2c0878677cafa3585..87a383d32c4d6ff72a473e633b2e4d04b957cf9a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2010
PATCHLEVEL = 12
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else