diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-21 10:06:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-21 10:06:09 +0300 |
commit | 35c308d7828de5c5784bb75efcf848996b3a82d1 (patch) | |
tree | 83d2ca75885fc4257789d9498a586af51a5bb098 | |
parent | 2aa57f707fe9f187bd731475c1ec85147afc5bdb (diff) | |
download | linux-4.9.186.tar.xz (sig) |
Linux 4.9.186v4.9.186
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 185 +SUBLEVEL = 186 EXTRAVERSION = NAME = Roaring Lionus |