summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-12-04 18:27:17 -0500
committerTom Rini <trini@konsulko.com>2017-12-04 18:27:17 -0500
commit9da7fb4a39149c3061cb148bfbaa76b4b52b9008 (patch)
tree4d8eda8d95c2d5262f67f006b9016e03ce9c24b1 /Makefile
parent0c4d24823ed28c94dae56a10a66687c69b70c1d1 (diff)
Prepare v2018.01-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f8c66a2073..e6d309afe4 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*