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:
6b62b9a
)
Prepare v2011.12-rc2
v2011.12-rc2
author
Wolfgang Denk
<wd@denx.de>
Mon, 19 Dec 2011 11:12:54 +0000
(12:12 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Mon, 19 Dec 2011 11:12:54 +0000
(12:12 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5de79155b0a0fa2da4ddb608ef10c0041d0f24df..05966f417410a3eb19cfab965b2a0e16ad7c649f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2011
PATCHLEVEL = 12
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else