diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-14 20:15:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-14 20:15:32 +0300 |
commit | eb5d65a82f5c5dbc85caa0bafeec8c8a78cc6267 (patch) | |
tree | 5a64f96413ad727675243a52744ebffb2e73994d | |
parent | 31422a6888abdc894fbd768d0b44e01fe3ceee8d (diff) | |
download | linux-eb5d65a82f5c5dbc85caa0bafeec8c8a78cc6267.tar.xz |
Linux 5.1.2v5.1.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 = 1 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Shy Crocodile |