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:
47fa71b
)
Prepare v2013.04-rc1
v2013.04-rc1
author
Tom Rini
<trini@ti.com>
Mon, 4 Mar 2013 21:29:17 +0000
(16:29 -0500)
committer
Tom Rini
<trini@ti.com>
Mon, 4 Mar 2013 21:29:17 +0000
(16:29 -0500)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 8f01ff4e0f10bf7601363f7ebe2f4ec3637067a0..55bd55c8c097f882b4d083d87b616d1af35b38bb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,9
+22,9
@@
#
VERSION = 2013
-PATCHLEVEL = 0
1
+PATCHLEVEL = 0
4
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else