summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-03-21 22:04:41 +0100
committerWolfgang Denk <wd@denx.de>2009-03-21 22:04:41 +0100
commite60beb13cf0135dc71c541021487b5ccc4d269cb (patch)
tree0340cd4d2786e0f089005515899c0500900f9422 /Makefile
parent9e78dae2b276c5bf9ab92cd85173f6cb92b1b7d5 (diff)
downloadblackbird-obmc-uboot-e60beb13cf0135dc71c541021487b5ccc4d269cb.tar.gz
blackbird-obmc-uboot-e60beb13cf0135dc71c541021487b5ccc4d269cb.zip
Prepare 2009.03
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 a67cf1580e..61bae6d2ac 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 2009
PATCHLEVEL = 03
SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud