commit | a69120a0d7c8d4044cdaceea9eb03913ba4e49c7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Apr 29 21:54:04 2019 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 29 21:54:04 2019 -0400 |
tree | ecccf2b7b9e8631ebf2cd1395c90336fcadf0b66 | |
parent | f89d6133eef2e068f9c33853b6584d7fcbfa9d2e [diff] |
Prepare v2019.07-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
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*