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:
74279d3
)
Prepare v2014.01-rc1
v2014.01-rc1
author
Tom Rini
<trini@ti.com>
Mon, 25 Nov 2013 21:49:32 +0000
(16:49 -0500)
committer
Tom Rini
<trini@ti.com>
Mon, 25 Nov 2013 21:49:32 +0000
(16:49 -0500)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 52133a54345eb3829351aa92f294290e89b7a39a..a2fb03798c0c3a3f6408fb9b4d192f3d04cc0b88 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-5,10
+5,10
@@
# SPDX-License-Identifier: GPL-2.0+
#
-VERSION = 201
3
-PATCHLEVEL =
10
+VERSION = 201
4
+PATCHLEVEL =
01
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else