projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fe2cfb
)
Prepare v2012.10-rc1
v2012.10-rc1
author
Tom Rini
<trini@ti.com>
Sat, 22 Sep 2012 00:18:28 +0000
(17:18 -0700)
committer
Tom Rini
<trini@ti.com>
Sat, 22 Sep 2012 00:18:28 +0000
(17:18 -0700)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
27c6962
..
e3a27c6
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,9
+22,9
@@
#
VERSION = 2012
-PATCHLEVEL =
07
+PATCHLEVEL =
10
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else