diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-13 09:18:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-13 09:18:59 +0200 |
commit | deb3303f665b31c29210ef4b30b1e69cb06cc397 (patch) | |
tree | f84000d20ede7bfa07c856ecee41a936ac474bea /Makefile | |
parent | 62dd223bec262d663c5099d40630d0256a05c338 (diff) | |
download | linux-stable-deb3303f665b31c29210ef4b30b1e69cb06cc397.tar.gz linux-stable-deb3303f665b31c29210ef4b30b1e69cb06cc397.tar.bz2 linux-stable-deb3303f665b31c29210ef4b30b1e69cb06cc397.zip |
Linux 4.9.133v4.9.133
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 132 +SUBLEVEL = 133 EXTRAVERSION = NAME = Roaring Lionus |