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:
dec9668
)
Prepare v2012.10-rc3
author
Tom Rini
<trini@ti.com>
Mon, 8 Oct 2012 18:20:28 +0000
(11:20 -0700)
committer
Tom Rini
<trini@ti.com>
Mon, 8 Oct 2012 18:20:28 +0000
(11:20 -0700)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 34d9075a3e4da71e2b0a6e45be5e2ba0a508bda0..90e99af11c69ae9ce12236f15f6ab2627dca564f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2012
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION = -rc
2
+EXTRAVERSION = -rc
3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else