From 586dca853403fab0bef6f1996c938ea9538428ed Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 30 Jan 2017 19:05:23 -0500 Subject: [PATCH] Prepare v2017.03-rc1 Signed-off-by: Tom Rini --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 262df7cd63..3fb6393c90 100644 --- a/Makefile +++ b/Makefile @@ -3,9 +3,9 @@ # VERSION = 2017 -PATCHLEVEL = 01 +PATCHLEVEL = 03 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION* -- 2.39.5