diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-11 12:22:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-11 12:22:50 +0200 |
commit | 3ffb2407c545c389a872c3eb12e09eab34432b12 (patch) | |
tree | d46245494f4de472529b76f843f3490fe57867c5 | |
parent | b9d3bd8e2897838af22c96d6c5f5bfc8261f5cd8 (diff) | |
download | linux-stable-3ffb2407c545c389a872c3eb12e09eab34432b12.tar.gz linux-stable-3ffb2407c545c389a872c3eb12e09eab34432b12.tar.bz2 linux-stable-3ffb2407c545c389a872c3eb12e09eab34432b12.zip |
Linux 4.9.181v4.9.181
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 180 +SUBLEVEL = 181 EXTRAVERSION = NAME = Roaring Lionus |