projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50ffc3b
)
Prepare v2013.07
v2013.07
author
Tom Rini
<trini@ti.com>
Mon, 22 Jul 2013 19:57:32 +0000
(15:57 -0400)
committer
Tom Rini
<trini@ti.com>
Tue, 23 Jul 2013 11:58:13 +0000
(07:58 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f100b8360a1636a731623f51896c7dae41cd0469..4218226e160d1198c0f067429826025b866d0983 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2013
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION =
-rc3
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else