summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-03-28 00:25:14 +0100
committerWolfgang Denk <wd@denx.de>2010-03-28 00:25:14 +0100
commit2883cc2d48e99fd1873ef8af03fee7966611b735 (patch)
tree315f46f7cda599d7a3d4b817b2fa85304895c088 /Makefile
parent060f28532b09dd3d2c78423bdd809ac768a27629 (diff)
downloadblackbird-obmc-uboot-2883cc2d48e99fd1873ef8af03fee7966611b735.tar.gz
blackbird-obmc-uboot-2883cc2d48e99fd1873ef8af03fee7966611b735.zip
Prepare 2010.03-rc3
Update CHANGELOG Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 27e6e62a75..67e62d746c 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 2010
PATCHLEVEL = 03
SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud