summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-12-15 23:20:54 +0100
committerWolfgang Denk <wd@denx.de>2009-12-15 23:20:54 +0100
commita200a7c04d89853d2a1395b96d8ca5e3dd754551 (patch)
tree6054bd3b3a70c5f40cd6354e879837a62e8ad5ff /Makefile
parentf9476902b789b0481b9df49af88d6ca94fb16fa0 (diff)
downloadblackbird-obmc-uboot-a200a7c04d89853d2a1395b96d8ca5e3dd754551.tar.gz
blackbird-obmc-uboot-a200a7c04d89853d2a1395b96d8ca5e3dd754551.zip
Update CHANGELOG; prepare Prepare v2009.11
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 19b5ac0ef0..f06a97cf3e 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 2009
PATCHLEVEL = 11
SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud