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:
949c80e
)
Prepare v2010.09
author
Wolfgang Denk
<wd@denx.de>
Tue, 28 Sep 2010 21:20:55 +0000
(23:20 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 28 Sep 2010 21:20:55 +0000
(23:20 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index c15897cf201ad951a126e3901688b8a2d532fb5b..fa1bddf5e305ba7ccd1a68759b531abd1e7b98b0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2010
PATCHLEVEL = 09
SUBLEVEL =
-EXTRAVERSION =
-rc2
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else