diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-12 08:45:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-12 08:45:50 +0300 |
commit | 1e4d47787a21e0c69182430628613e5599c412f3 (patch) | |
tree | 3a042d76bdd33b94c3628a3e3fe08aba23466fc6 | |
parent | 92d90f089848b550570f1c5ffa9e807033ae5f28 (diff) | |
download | linux-1e4d47787a21e0c69182430628613e5599c412f3.tar.xz |
Linux 4.10.2v4.10.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 10 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Fearless Coyote |