commit | 97276a91db8e98f081a40ddf9dc8f81d4032a756 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Feb 07 21:32:19 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 07 21:32:19 2019 -0500 |
tree | 2b908c4aea425a1877d84754e37a595666271626 | |
parent | 7ae2729401bb9cd6bbe233c12a1d0a3404221659 [diff] |
Prepare v2019.04-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index e8f52b4..5bc3dee 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2019 -PATCHLEVEL = 01 +PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*