commit | ca8225a9a8d2dccf13d65aedc1bf76efb89ab63f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Apr 26 20:53:51 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 26 20:53:51 2021 -0400 |
tree | bbfca3f73a1a8b350867da1b162baf2b0af19ad8 | |
parent | 4f8fe10c1a15424188220987cecdea0b0c039f0e [diff] [blame] |
Prepare v2021.07-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 3fc9777..a0ab464 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2021 -PATCHLEVEL = 04 +PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*