commit | d452f27b3ea806fd99aee4b73a723318032c1d5c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Dec 03 23:50:13 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 03 23:50:13 2018 -0500 |
tree | e32a72c415e3a1b720699d9d23aef6f53be99974 | |
parent | 94981c985915fc46c0fce890e0f30483935c7049 [diff] |
Prepare v2019.01-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 0ceee0c..0d11ff9 100644 --- a/Makefile +++ b/Makefile
@@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ -VERSION = 2018 -PATCHLEVEL = 11 +VERSION = 2019 +PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*