projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74a18ee
)
Prepare v2013.04
author
Tom Rini
<trini@ti.com>
Fri, 19 Apr 2013 14:25:43 +0000
(10:25 -0400)
committer
Tom Rini
<trini@ti.com>
Fri, 19 Apr 2013 14:25:43 +0000
(10:25 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 252fc6c3a6d9ab5ef5a1b319931b9c257864d74f..3fd6d156c2b51b498aca3b8622b3bcd843b12a04 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2013
PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION =
-rc3
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else