diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-05 16:05:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-05 16:05:57 +0300 |
commit | 0e96b1eb0ea5e4e8cdcdde6f0c68f89dc1d08be7 (patch) | |
tree | d0987e8808694c739b185cee7c3adfec4359be40 | |
parent | 1845a7e8913a0eef6f40179f4d58fb794764ae19 (diff) | |
download | linux-4.9.213.tar.xz (sig) |
Linux 4.9.213v4.9.213
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 212 +SUBLEVEL = 213 EXTRAVERSION = NAME = Roaring Lionus |