[U-Boot] [PATCH 01/14] Prepare v2019.07-rc1

Patrice Chotard patrice.chotard at st.com
Fri May 10 16:11:18 UTC 2019


From: Tom Rini <trini at konsulko.com>

Signed-off-by: Tom Rini <trini at konsulko.com>
Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
---

 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index f2c7bb6..d6a6ef1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
 # SPDX-License-Identifier: GPL-2.0+
 
 VERSION = 2019
-PATCHLEVEL = 04
+PATCHLEVEL = 07
 SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME =
 
 # *DOCUMENTATION*
-- 
1.9.1



More information about the U-Boot mailing list