summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-01-21 23:08:12 +0100
committerWolfgang Denk <wd@denx.de>2009-01-21 23:08:12 +0100
commit72d15e705bc3983884105cb7755c7ba80e74a0a5 (patch)
tree96e95c66e53d6b5cd9239381030ff0dbbfe61b53 /Makefile
parent635e5f8fc82365e6e9734b3132bc95135a6de679 (diff)
downloadblackbird-obmc-uboot-72d15e705bc3983884105cb7755c7ba80e74a0a5.tar.gz
blackbird-obmc-uboot-72d15e705bc3983884105cb7755c7ba80e74a0a5.zip
Prepare v2009.01
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 9c63643e68..d533564d9a 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 2009
PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud