commit | 37d427b9d8624f6eba8e4b57d0dc40e0993819d0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Dec 04 18:27:17 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 04 18:27:17 2017 -0500 |
tree | 4d8eda8d95c2d5262f67f006b9016e03ce9c24b1 | |
parent | f1f03cf993ebb6c8926d377353bc502aa016a461 [diff] [blame] |
Prepare v2018.01-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index f8c66a2..e6d309a 100644 --- a/Makefile +++ b/Makefile
@@ -2,10 +2,10 @@ # SPDX-License-Identifier: GPL-2.0+ # -VERSION = 2017 -PATCHLEVEL = 11 +VERSION = 2018 +PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*