From 97276a91db8e98f081a40ddf9dc8f81d4032a756 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 7 Feb 2019 21:32:19 -0500 Subject: Prepare v2019.04-rc1 Signed-off-by: Tom Rini --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e8f52b4423..5bc3deed98 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2019 -PATCHLEVEL = 01 +PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION* -- cgit v1.2.3