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:
6297872
)
Prepare v2013.04-rc4
author
Tom Rini
<trini@ti.com>
Wed, 2 Oct 2013 18:42:08 +0000
(14:42 -0400)
committer
Tom Rini
<trini@ti.com>
Wed, 2 Oct 2013 18:42:08 +0000
(14:42 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 07abef4423f7bbeb180690fcc04a7d5328d783c2..b09bfcca8d89d91aedfd02ca17a19b30bc548e55 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-8,7
+8,7
@@
VERSION = 2013
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION = -rc
3
+EXTRAVERSION = -rc
4
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else