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:
e2132c2
)
Prepare v2011.12-rc3
v2011.12-rc3
author
Wolfgang Denk
<wd@denx.de>
Wed, 21 Dec 2011 19:39:46 +0000
(20:39 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 21 Dec 2011 19:39:46 +0000
(20:39 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index ba336ed1b2b2accae1a73e63056c1997985438a5..2629682be3362fde50a2b65e14349e9455c103b0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2011
PATCHLEVEL = 12
SUBLEVEL =
-EXTRAVERSION = -rc
2
+EXTRAVERSION = -rc
3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else