diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-26 11:38:36 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-26 11:38:36 +0300 |
commit | 189b75ad3fc2d4a0d40a818ca298526d254ccdc4 (patch) | |
tree | 17b3ce9f9bb4e9c1cf11e2634c2ec364d11d9378 | |
parent | 4b527f25a4ac64c0d17c882cdf8322be66f31611 (diff) | |
download | linux-4.9.153.tar.xz (sig) |
Linux 4.9.153v4.9.153
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 152 +SUBLEVEL = 153 EXTRAVERSION = NAME = Roaring Lionus |