commit | 23540f4ae6213284fb7d831a6063727f56212074 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Apr 28 15:55:57 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 28 15:55:57 2020 -0400 |
tree | fdcc6ec14e83d9f445d58902c57b6f0f0056c53e | |
parent | db4633e1553da311931adbb1a96b8b6630cb5516 [diff] [blame] |
Prepare v2020.07-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 68fecb4..6bb9cf5 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2020 -PATCHLEVEL = 04 +PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*