summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-06-23 20:50:54 +0200
committerWolfgang Denk <wd@denx.de>2010-06-23 20:50:54 +0200
commit482126e27b3dbf0e69a6445da8b94b3551adf05d (patch)
treeded2a96024ec709d2c8d632e8814c8bcc9b05832 /Makefile
parent460c2ce362e56890c2a029e2c3b1ff2796c7fc54 (diff)
downloadtalos-obmc-uboot-482126e27b3dbf0e69a6445da8b94b3551adf05d.tar.gz
talos-obmc-uboot-482126e27b3dbf0e69a6445da8b94b3551adf05d.zip
Prepare v2010.06-rc3
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 9a436feb4b..87d5214a2d 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 2010
PATCHLEVEL = 06
SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud