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:
17059f9
)
Prepare v2013.04-rc3
v2013.04-rc3
author
Tom Rini
<trini@ti.com>
Mon, 15 Apr 2013 15:47:10 +0000
(11:47 -0400)
committer
Tom Rini
<trini@ti.com>
Mon, 15 Apr 2013 15:47:10 +0000
(11:47 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 476baf0c3fe3fdc8a718a506a8d32f98774f5780..252fc6c3a6d9ab5ef5a1b319931b9c257864d74f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2013
PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION = -rc
2
+EXTRAVERSION = -rc
3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else