summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-03-31 23:54:39 +0200
committerWolfgang Denk <wd@denx.de>2010-03-31 23:54:39 +0200
commitca6e1c136ddb720c3bb2cc043b99f7f06bc46c55 (patch)
treefa36514284976b6135560f9c6375e5a3dffb4584 /Makefile
parent8e64d6efd8d778a5f83d8bff9cd273a86dcc182f (diff)
downloadtalos-obmc-uboot-ca6e1c136ddb720c3bb2cc043b99f7f06bc46c55.tar.gz
talos-obmc-uboot-ca6e1c136ddb720c3bb2cc043b99f7f06bc46c55.zip
Prepare v2010.03
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 67e62d746c..e141cb2af3 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 2010
PATCHLEVEL = 03
SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud