commit | 6467e2db6d303d227aca3654f78c5648df729a07 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jul 27 22:46:03 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 27 22:46:03 2020 -0400 |
tree | b2f1f9d283ac7fff048b462b45d0c3b4c976e647 | |
parent | d4e76fe87b3a5e4fff762dbf63d0de4ea1dd9b21 [diff] |
Prepare v2020.10-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index f55e40c..d8b0c93 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2020 -PATCHLEVEL = 07 +PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*