summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-09-16 20:08:33 -0400
committerTom Rini <trini@ti.com>2013-09-16 20:08:33 -0400
commit46ef4faed18196472eb95216b2f74c1397ecf024 (patch)
tree51c55af9149bdb64b49e3169b1acc31728ac5b97 /Makefile
parentbc23d96b75fb9c494390c8af02c473c4f11f7719 (diff)
downloadtalos-obmc-uboot-46ef4faed18196472eb95216b2f74c1397ecf024.tar.gz
talos-obmc-uboot-46ef4faed18196472eb95216b2f74c1397ecf024.zip
Prepare v2013.10-rc3
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1365db68fe..28ddb7e836 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
VERSION = 2013
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud