projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c4dba1
)
Prepare v2013.10
author
Tom Rini
<trini@ti.com>
Wed, 16 Oct 2013 17:08:12 +0000
(13:08 -0400)
committer
Tom Rini
<trini@ti.com>
Wed, 16 Oct 2013 17:08:12 +0000
(13:08 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 8a7ed69e658ebd59a47573496c9f2989662d1bb4..dc0417914e7f98c4fa9cc2a4ae6d42b3a37b4881 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-8,7
+8,7
@@
VERSION = 2013
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION =
-rc4
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else