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:
f12e454
)
Prepare v2008.10-rc2
v2008.10-rc2
author
Wolfgang Denk
<wd@denx.de>
Sat, 13 Sep 2008 22:59:35 +0000
(
00:59
+0200)
committer
Wolfgang Denk
<wd@denx.de>
Sat, 13 Sep 2008 22:59:35 +0000
(
00:59
+0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2723830ba62c48db1c66d4af90142b62337f752b..7c13ce826b6079cde6bb43a9b89443f44e524eae 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,7
+24,7
@@
VERSION = 2008
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION = -rc
1
+EXTRAVERSION = -rc
2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else