diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-13 09:24:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-13 09:24:10 +0100 |
commit | 8aab2b4410a257349539c4b09ac9038f369094f5 (patch) | |
tree | e2142652461c967952091989564285d2063dc7f5 | |
parent | 69acfe1758b8dbd420958505e65d63bd7fc4cd89 (diff) | |
download | linux-rt-4.20.2.tar.gz |
Linux 4.20.2v4.20.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 20 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Shy Crocodile |