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:
e1f92e8
)
Prepare v2012.10-rc2
v2012.10-rc2
author
Tom Rini
<trini@ti.com>
Mon, 1 Oct 2012 16:41:10 +0000
(09:41 -0700)
committer
Tom Rini
<trini@ti.com>
Mon, 1 Oct 2012 16:41:10 +0000
(09:41 -0700)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index a40d4cc9946e6b955e6792669170e7caa79bc34d..34d9075a3e4da71e2b0a6e45be5e2ba0a508bda0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2012
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else