diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-13 14:01:32 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-13 14:01:32 -0700 |
commit | 9e6fdea016e45c5feab60589241e0d3607d39945 (patch) | |
tree | 5bd49dd16af1639a526490d7fcb2c7a5a4f2475d | |
parent | 84ff8f265a916973bc54ce8cd6fa756ded4966ad (diff) | |
download | linux-rt-9e6fdea016e45c5feab60589241e0d3607d39945.tar.gz |
Linux 5.0.2v5.0.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 0 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Shy Crocodile |