diff options
author | Tom Rini | 2018-10-15 20:26:22 -0400 |
---|---|---|
committer | Tom Rini | 2018-10-15 20:26:22 -0400 |
commit | 892f93de61c375e8c3aabf03493af32115f51880 (patch) | |
tree | 17a26588765b610e0856852afe7145797a7323ad /Makefile | |
parent | 658954cb4716a06a88e043df8727561622503453 (diff) |
Prepare v2018.11-rc2
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ VERSION = 2018 PATCHLEVEL = 11 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* |