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:
04e5ae7
)
Prepare v2011.09
v2011.09-rc1
author
Wolfgang Denk
<wd@denx.de>
Sun, 11 Sep 2011 19:31:04 +0000
(21:31 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Sun, 11 Sep 2011 19:31:04 +0000
(21:31 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index ee05fb330a5c2077a068191908208f84557f0863..e9ba6a4ca7fa211c9f4445fa6fdfbec71ea224f6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,9
+22,9
@@
#
VERSION = 2011
-PATCHLEVEL = 0
6
+PATCHLEVEL = 0
9
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else