commit | ff8cb34d79384524ed81027f7d07a31f7405c27d | [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 | 55a369428691a922ed8805a11004cfec1c6044d8 [diff] |
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*