diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-25 09:53:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-25 09:53:54 +0100 |
commit | a777e9dd40fe85dfd0cc5cb2b6c22a9cd1d08c0d (patch) | |
tree | a281955c5eb2d0f95d0175cde58d97ef1b251f25 /Makefile | |
parent | 9f03d16a950524587640ea2678026824e0f63c59 (diff) | |
download | linux-stable-a777e9dd40fe85dfd0cc5cb2b6c22a9cd1d08c0d.tar.gz linux-stable-a777e9dd40fe85dfd0cc5cb2b6c22a9cd1d08c0d.tar.bz2 linux-stable-a777e9dd40fe85dfd0cc5cb2b6c22a9cd1d08c0d.zip |
Linux 4.9.203v4.9.203
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 = 202 +SUBLEVEL = 203 EXTRAVERSION = NAME = Roaring Lionus |