summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2012-04-21 18:55:26 +0200
committerWolfgang Denk <wd@denx.de>2012-04-21 18:55:26 +0200
commit2790bf69dc12fb9aeb9836904e5f57c7f83d5552 (patch)
tree0df14d9589bac29068ac58a1f2531ad3928e0c0e /Makefile
parent34921d04b8324d06d60462222f4b98709665d5a3 (diff)
downloadblackbird-obmc-uboot-2790bf69dc12fb9aeb9836904e5f57c7f83d5552.tar.gz
blackbird-obmc-uboot-2790bf69dc12fb9aeb9836904e5f57c7f83d5552.zip
Prepare v2012.04
Also tiny style cleanup to tools/patman/README 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 69aaf102f9..cdd4294334 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 2012
PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud