From d39221f33f0e78cc80d1304ab4ca4e4a3886fbff Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 26 Aug 2019 20:16:42 -0400 Subject: [PATCH] Prepare v2019.10-rc3 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cf85e8c..c1e39a0 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2019 PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* -- 2.7.4