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:
bc8f446
)
Prepare v2013.01.01
u-boot-2013.01.y
v2013.01.01
author
Tom Rini
<trini@ti.com>
Thu, 31 Jan 2013 19:47:42 +0000
(14:47 -0500)
committer
Tom Rini
<trini@ti.com>
Thu, 31 Jan 2013 19:47:42 +0000
(14:47 -0500)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 3305e8cd1c0a81bad6d79e7175b42ce869f6c5b9..8dd09a55caf78ac7338d7986db07b03bb48c8c1a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-23,7
+23,7
@@
VERSION = 2013
PATCHLEVEL = 01
-SUBLEVEL =
+SUBLEVEL =
01
EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)