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:
bc23d96
)
Prepare v2013.10-rc3
author
Tom Rini
<trini@ti.com>
Tue, 17 Sep 2013 00:08:33 +0000
(20:08 -0400)
committer
Tom Rini
<trini@ti.com>
Tue, 17 Sep 2013 00:08:33 +0000
(20:08 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1365db68febb159191da179333c81938671d4105..28ddb7e83677963b8544cc95c85fdb5f375737ef 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-8,7
+8,7
@@
VERSION = 2013
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION = -rc
2
+EXTRAVERSION = -rc
3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else