From 794c6e2c96c20f8fc62890a5e13cc71ab99a2e57 Mon Sep 17 00:00:00 2001
From: Tom Rini <trini@konsulko.com>
Date: Mon, 30 Jan 2017 19:05:23 -0500
Subject: [PATCH] Prepare v2017.03-rc1

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 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