diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-25 19:26:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-25 19:26:58 +0300 |
commit | 2584e66ffbf0fceb85c2d2f9179b6954720ec55d (patch) | |
tree | 94bab2a3b087e8c3a2b374c70eb628b8ea234d1d /Makefile | |
parent | 9adc440e305126c1555e84bde38249b0d1437c39 (diff) | |
download | linux-2584e66ffbf0fceb85c2d2f9179b6954720ec55d.tar.xz |
Linux 4.9.179v4.9.179
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 = 178 +SUBLEVEL = 179 EXTRAVERSION = NAME = Roaring Lionus |