diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-12 12:30:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-12 12:30:01 +0200 |
commit | 216f33936eaa006a8b4f5bb992592e34f6432fc2 (patch) | |
tree | dc0ead3451a83e0c92db62b61bd753e41e44f6ae | |
parent | 87d1acd833dfee77dbe927bdb2099628129308ba (diff) |
Linux 4.16.2v4.16.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 1773c718074e7..f0040b05df301 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 16 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Fearless Coyote |