From: Tom Rini Date: Wed, 30 Oct 2019 17:01:05 +0000 (-0400) Subject: Prepare v2020.01-rc1 X-Git-Url: http://git.dujemihanovic.xyz/img/static/gitweb.css?a=commitdiff_plain;h=1a81cf8ab735dfb0947dce497cf1503f59066c22;p=u-boot.git Prepare v2020.01-rc1 Signed-off-by: Tom Rini --- diff --git a/Makefile b/Makefile index 61b94c5a6e..58a5721b3d 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ -VERSION = 2019 -PATCHLEVEL = 10 +VERSION = 2020 +PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*