diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-30 10:32:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-30 10:32:30 +0200 |
commit | 6371f030c4dc8b69140819e92803aae7e6039cd6 (patch) | |
tree | f9516ebf7addc05bd4c46bb29ce7a8eac88cea89 | |
parent | 849e96758ab22c0a9f307095f3950ca34b1def4e (diff) |
Linux 4.12.10v4.12.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index a6c2a5e7a48d3..6889ec6a091d3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 12 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Fearless Coyote |