projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f0a371
)
Prepare v2012.07
v2012.07
author
Wolfgang Denk
<wd@denx.de>
Mon, 30 Jul 2012 18:24:37 +0000
(20:24 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Mon, 30 Jul 2012 18:24:37 +0000
(20:24 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
32a8bab
..
eb37ea1
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2012
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION =
-rc3
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else