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:
a03d638
)
Prepare v2012.07-rc3
author
Wolfgang Denk
<wd@denx.de>
Fri, 27 Jul 2012 06:27:18 +0000
(08:27 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 27 Jul 2012 06:27:18 +0000
(08:27 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6647fbd2e5cbaf091ba1852489322a63103948fb..d57c15e74401fa9b3179102908f82163263f0c43 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2012
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc
2
+EXTRAVERSION = -rc
3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else