diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-19 13:11:56 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-19 13:11:56 +0100 |
| commit | c0ad257a19f48c56f2ee2e623a78251aa8664279 (patch) | |
| tree | 0d31ccc8a3ab9668003900be15aa00b92300d32c | |
| parent | 9ad64a53fd0f2dbb54c80280c1bc573e71666e27 (diff) | |
| download | linux-4.20.y.tar.gz | |
Linux 4.20.17v4.20.17linux-4.20.y
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 2979ad27e16ab3..b15adbe428d9ad 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 20 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Shy Crocodile |
