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:
a228296
)
Prepare v2013.10-rc2
author
Tom Rini
<trini@ti.com>
Mon, 2 Sep 2013 18:20:36 +0000
(14:20 -0400)
committer
Tom Rini
<trini@ti.com>
Mon, 2 Sep 2013 18:20:36 +0000
(14:20 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 4a630a5562475dabd9199431f1667a57dacbd2c3..ed48279acd130613dc2a684ece2265a42b999f84 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-8,7
+8,7
@@
VERSION = 2013
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else