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:
f0df254
)
Prepare v2013.07-rc1
v2013.07-rc1
author
Tom Rini
<trini@ti.com>
Fri, 14 Jun 2013 15:01:39 +0000
(11:01 -0400)
committer
Tom Rini
<trini@ti.com>
Fri, 14 Jun 2013 15:01:39 +0000
(11:01 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index af4c3c0a98daac04d010a165cfb83e6023fde088..693b3f27646621e353e4a52a96f768d70de4d5db 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,9
+22,9
@@
#
VERSION = 2013
-PATCHLEVEL = 0
4
+PATCHLEVEL = 0
7
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else