projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2956532
)
Prepare v2010.12
author
Wolfgang Denk
<wd@denx.de>
Wed, 22 Dec 2010 19:22:14 +0000
(20:22 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 22 Dec 2010 19:22:14 +0000
(20:22 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 005addc6b317474269f9113349ae31ed223352a2..90550280bd454f5ea0156cfda461adbc6f72b207 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2010
PATCHLEVEL = 12
SUBLEVEL =
-EXTRAVERSION =
-rc3
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else