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:
d177e44
)
Prepare v2010.12-rc3
v2010.12-rc3
author
Wolfgang Denk
<wd@denx.de>
Fri, 17 Dec 2010 09:15:38 +0000
(10:15 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 17 Dec 2010 09:15:38 +0000
(10:15 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 0685ef9955c2115babdee36cd9c879f5ff7cbbc2..005addc6b317474269f9113349ae31ed223352a2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2010
PATCHLEVEL = 12
SUBLEVEL =
-EXTRAVERSION = -rc
2
+EXTRAVERSION = -rc
3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else