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:
3fe6383
)
Prepare v2012.07-rc1
author
Wolfgang Denk
<wd@denx.de>
Tue, 10 Jul 2012 07:21:12 +0000
(09:21 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 10 Jul 2012 07:21:12 +0000
(09:21 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 85e36ecff59947492e793c68aca9048e2ae418f9..6e8b5a77649e282eed2f19736fa0ff14af8b7c0a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,9
+22,9
@@
#
VERSION = 2012
-PATCHLEVEL = 0
4
-SUBLEVEL =
01
-EXTRAVERSION =
+PATCHLEVEL = 0
7
+SUBLEVEL =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else