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:
ed12b5b
)
Prepare v2013.07-rc2
v2013.07-rc2
author
Tom Rini
<trini@ti.com>
Fri, 28 Jun 2013 22:03:51 +0000
(18:03 -0400)
committer
Tom Rini
<trini@ti.com>
Fri, 28 Jun 2013 22:03:51 +0000
(18:03 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index fed766ce6b81de8d8dba330cd3242a853ef11d75..ba1c10b2dc2fe5a0dfc21455785a52f9aacf560d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2013
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else