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:
ee04a10
)
Prepare v2012.04-rc1
author
Wolfgang Denk
<wd@denx.de>
Fri, 30 Mar 2012 22:13:05 +0000
(
00:13
+0200)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 30 Mar 2012 22:13:05 +0000
(
00:13
+0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 8204312f0337da5ed701f90870cfaefedba168a0..4ddf8d6a5305d48a17d96eafec7d6dcff9fa5162 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-21,10
+21,10
@@
# MA 02111-1307 USA
#
-VERSION = 201
1
-PATCHLEVEL =
12
+VERSION = 201
2
+PATCHLEVEL =
04
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else