diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-04 08:01:31 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-04 08:01:31 +0200 |
| commit | fd1594eb706427cc0d88fdfc2c1dbecd5abe7a83 (patch) | |
| tree | 4b879644c070c3bf9e5c386e60d62f059285302d | |
| parent | 0b2265ad7ba8955233936bdfdb49046ce0dcf8ea (diff) | |
| download | linux-5.0.y.tar.gz | |
Linux 5.0.21v5.0.21linux-5.0.y
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 25390977536b15..93701ca8f3a634 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 0 -SUBLEVEL = 20 +SUBLEVEL = 21 EXTRAVERSION = NAME = Shy Crocodile |
