commit | 323aa59070c3913222b60937f5ae74427986cd44 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Nov 16 20:29:51 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 16 20:29:51 2015 -0500 |
tree | e1ab00e69c3b6d1612c32a192eb8996116d3e331 | |
parent | 451b1fcdce8a1dd3b5a983b09b88075f12007fec [diff] |
Prepare v2016.01-rc1 Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/Makefile b/Makefile index 61050ad..5d824ae 100644 --- a/Makefile +++ b/Makefile
@@ -2,10 +2,10 @@ # SPDX-License-Identifier: GPL-2.0+ # -VERSION = 2015 -PATCHLEVEL = 10 +VERSION = 2016 +PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*