diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-21 07:19:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-21 07:19:02 +0200 |
commit | bd1a9eb6a755e1cb342725a11242251d2bfad567 (patch) | |
tree | e6f07869a5871a7e18a9158af0815952f1c03c0f | |
parent | c69bb567124fd43fcbf439318216556e4259c11f (diff) | |
download | linux-stable-linux-4.11.y.tar.gz linux-stable-linux-4.11.y.tar.bz2 linux-stable-linux-4.11.y.zip |
Linux 4.11.12v4.11.12linux-4.11.y
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 11 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = Fearless Coyote |