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:
b2da803
)
Prepare v2013.04-rc2
v2013.04-rc2
author
Tom Rini
<trini@ti.com>
Wed, 3 Apr 2013 19:02:40 +0000
(15:02 -0400)
committer
Tom Rini
<trini@ti.com>
Wed, 3 Apr 2013 19:02:40 +0000
(15:02 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e1280cbbcfca053fcf893d90ea3bdd7407ae31b1..db7561c2d802bd5258789013cf435a061e9535f6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2013
PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else