diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-09 19:14:53 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-09 19:14:53 +0300 |
commit | 24737fa6bcf1d7ffb71ceb78d7a7c275cb7e1d13 (patch) | |
tree | 4ef3d4345a8e3a67175c82db2ac0b06e08588ea2 | |
parent | fc9e3f49a2884d84fbe8633d57213d688670da40 (diff) | |
download | linux-24737fa6bcf1d7ffb71ceb78d7a7c275cb7e1d13.tar.xz |
Linux 4.14.92v4.14.92
-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 = 14 -SUBLEVEL = 91 +SUBLEVEL = 92 EXTRAVERSION = NAME = Petit Gorille |