diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-23 10:09:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-23 10:09:52 +0300 |
commit | 3b68e5cf57f08ad1a9dd7f8ca48ae1326ac98824 (patch) | |
tree | 6d3c25fa72d4bd30e626142a1002950c7e10fc19 | |
parent | c2912ca3f893a14fd24a6cad165acf61f4d7bc01 (diff) | |
download | linux-3b68e5cf57f08ad1a9dd7f8ca48ae1326ac98824.tar.xz |
Linux 4.14.95v4.14.95
-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 = 94 +SUBLEVEL = 95 EXTRAVERSION = NAME = Petit Gorille |