projects
/
platform
/
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:
619dd5d
)
Prepare v2013.01-rc1
v2013.01-rc1
author
Tom Rini
<trini@ti.com>
Sun, 4 Nov 2012 18:44:08 +0000
(11:44 -0700)
committer
Tom Rini
<trini@ti.com>
Sun, 4 Nov 2012 18:44:08 +0000
(11:44 -0700)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
2fe1490
..
bc15209
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-21,9
+21,9
@@
# MA 02111-1307 USA
#
-VERSION = 201
2
-PATCHLEVEL =
10
-SUBLEVEL =
+VERSION = 201
3
+PATCHLEVEL =
01
+SUBLEVEL =
-rc1
EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)