diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 09:17:24 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 09:17:24 +0200 |
| commit | 6b1ae527b1fdee86e81da0cb26ced75731c6c0fa (patch) | |
| tree | 5f26d34c72969a3595369e35168bd446b5b1145a | |
| parent | 36927e41c311d14a9682df08ff36807999001428 (diff) | |
| download | linux-3.18.y.tar.gz | |
Linux 3.18.140v3.18.140linux-3.18.y
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index c2e8362de950b9..bf1cf82b40c526 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 139 +SUBLEVEL = 140 EXTRAVERSION = NAME = Diseased Newt |
