commit | 9da7fb4a39149c3061cb148bfbaa76b4b52b9008 | [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 | 0c4d24823ed28c94dae56a10a66687c69b70c1d1 [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*