summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-07-12 17:16:19 -0400
committerTom Rini <trini@ti.com>2013-07-12 17:19:03 -0400
commit68c517eafcb060aa8ef92ed2620f0f41c5275d89 (patch)
treed315eac3f47a38d1513ce4e5aae19f1ab940e54c /Makefile
parent8d94e6848fcbddb8b2ef17bc3bd8776a03b8cd5d (diff)
downloadtalos-obmc-uboot-68c517eafcb060aa8ef92ed2620f0f41c5275d89.tar.gz
talos-obmc-uboot-68c517eafcb060aa8ef92ed2620f0f41c5275d89.zip
Prepare v2013.07-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 446c2f8e63..f100b8360a 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 2013
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud