diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-20 08:25:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-20 08:25:38 +0200 |
commit | fa394784e74b918f44fca1e6a1f826cf818350d2 (patch) | |
tree | fc4c5811c6e2282b762fc14e48ca2b241c6729f4 | |
parent | d0fa64e2a3e8a0c2302bc5fe7c8145a8ee0ccb97 (diff) | |
download | linux-stable-linux-4.12.y.tar.gz linux-stable-linux-4.12.y.tar.bz2 linux-stable-linux-4.12.y.zip |
Linux 4.12.14v4.12.14linux-4.12.y
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 12 -SUBLEVEL = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Fearless Coyote |