diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-20 14:38:27 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-20 14:38:27 +0200 |
| commit | 17a4d48033813f2ba893d6918fa2931afcd9af02 (patch) | |
| tree | 473f55a7212b842bf49426a569a4d5202fc614f4 | |
| parent | 291e716bb382710d0685d6d1c8c1ac02551e70f8 (diff) | |
| download | linux-4.10.y.tar.gz | |
Linux 4.10.17v4.10.17linux-4.10.y
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index e3e60e71fa789e..2e8b04bd180e84 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 10 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Fearless Coyote |
