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:
4e368b5
)
Prepare v2011.09-rc2
v2011.09-rc2
author
Wolfgang Denk
<wd@denx.de>
Thu, 22 Sep 2011 19:58:05 +0000
(21:58 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 22 Sep 2011 19:58:05 +0000
(21:58 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e9ba6a4ca7fa211c9f4445fa6fdfbec71ea224f6..dfe939f1ba8713d6d039fc7d7a7b840284eb8a56 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2011
PATCHLEVEL = 09
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else