summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-03-15 22:40:09 +0100
committerWolfgang Denk <wd@denx.de>2009-03-15 22:40:09 +0100
commitb3dd629e78870ba2dc9f8032978721c0fa02a856 (patch)
treece014d79ec6e7777650af4a02718d0db67636e67 /Makefile
parente05825324a8a7679b87db550a0d7ade06c890494 (diff)
downloadblackbird-obmc-uboot-b3dd629e78870ba2dc9f8032978721c0fa02a856.tar.gz
blackbird-obmc-uboot-b3dd629e78870ba2dc9f8032978721c0fa02a856.zip
Prepare 2009.03-rc2
Update CHANEGLOG, fix minor coding style issue. 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 b9a09ac822..180d2f5326 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 2009
PATCHLEVEL = 03
SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud