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:
00c60f9
)
Prepare v2012.07-rc2
v2012.07-rc2
author
Wolfgang Denk
<wd@denx.de>
Sun, 22 Jul 2012 20:00:02 +0000
(22:00 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Sun, 22 Jul 2012 20:00:02 +0000
(22:00 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6e8b5a77649e282eed2f19736fa0ff14af8b7c0a..6647fbd2e5cbaf091ba1852489322a63103948fb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2012
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else