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:
58bd77d
)
Prepare v2013.01-rc3
author
Tom Rini
<trini@ti.com>
Thu, 10 Jan 2013 21:44:40 +0000
(14:44 -0700)
committer
Tom Rini
<trini@ti.com>
Thu, 10 Jan 2013 21:44:40 +0000
(14:44 -0700)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index a7b6cd1cbad361ecfa6f71faff567ebae86c449d..5710a917475f81741240368eb8e77b198b323be3 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2013
PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION = -rc
2
+EXTRAVERSION = -rc
3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else