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:
cb3761e
)
Prepare v2013.10-rc1
v2013.10-rc1
author
Tom Rini
<trini@ti.com>
Mon, 19 Aug 2013 21:26:15 +0000
(17:26 -0400)
committer
Tom Rini
<trini@ti.com>
Mon, 19 Aug 2013 21:26:15 +0000
(17:26 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 332706218f3f021abd35d8d6cf8b864efb9a0c52..671308fe9336d7e26ec38e8054ac0473b5ccf9b9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-6,9
+6,9
@@
#
VERSION = 2013
-PATCHLEVEL =
07
+PATCHLEVEL =
10
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else