diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-12 12:12:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-12 12:12:09 +0100 |
commit | 6d0c334a400db31751c787c411e7187ab59a3f1d (patch) | |
tree | c568f74fc4e06c6612e1af8faf3dba3461e180e7 | |
parent | 9df7257626785ede4905f8813adc78ba740d3f72 (diff) | |
download | linux-stable-6d0c334a400db31751c787c411e7187ab59a3f1d.tar.gz linux-stable-6d0c334a400db31751c787c411e7187ab59a3f1d.tar.bz2 linux-stable-6d0c334a400db31751c787c411e7187ab59a3f1d.zip |
Linux 4.14.164v4.14.164
-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 = 163 +SUBLEVEL = 164 EXTRAVERSION = NAME = Petit Gorille |