diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-08 10:17:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-08 10:17:19 +0100 |
commit | 0da74753f7f9a7adf3b4dfa309ba95386daa2098 (patch) | |
tree | 9490e7c8680cf846d758a6b5f59b376d2b89f0d1 | |
parent | ebe22ac83eb61c2162fa9ff97b9648ee1cfb8c3d (diff) | |
download | linux-stable-4.13.12.tar.gz linux-stable-4.13.12.tar.bz2 linux-stable-4.13.12.zip |
Linux 4.13.12v4.13.12
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 13 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = Fearless Coyote |