summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-02-23 00:22:21 +0100
committerWolfgang Denk <wd@denx.de>2009-02-23 00:22:21 +0100
commit32688e572ff96715b41420e9a7f280db6c399b65 (patch)
tree8aee7815c71ea7d2abcb2e6726919e026e6a8d87 /Makefile
parent80b827c2b78329c6503b271e43d9eb693d644710 (diff)
downloadblackbird-obmc-uboot-32688e572ff96715b41420e9a7f280db6c399b65.tar.gz
blackbird-obmc-uboot-32688e572ff96715b41420e9a7f280db6c399b65.zip
Update CHANGELOG; Prepare 2009.03-rc1
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8f81c478b3..3d0b986ddf 100644
--- a/Makefile
+++ b/Makefile
@@ -22,9 +22,9 @@
#
VERSION = 2009
-PATCHLEVEL = 01
+PATCHLEVEL = 03
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud