From cddb6b8304bfbc34f43920051256de7fe6c4c0ab Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 13 Jan 2014 14:36:17 -0500 Subject: [PATCH] Prepare v2014.01-rc3 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e6f6edbb3a..8b1b364e4c 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ VERSION = 2014 PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- 2.39.2