diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-19 09:08:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-19 09:08:09 +0200 |
commit | b10ab5e2c476b69689bc0c46d309471b597c880c (patch) | |
tree | a7da7b069589b422be538b635c055c32d9234428 /Makefile | |
parent | 25a9b1e3f444212af2b52f03da00d03494f94804 (diff) | |
download | linux-stable-b10ab5e2c476b69689bc0c46d309471b597c880c.tar.gz linux-stable-b10ab5e2c476b69689bc0c46d309471b597c880c.tar.bz2 linux-stable-b10ab5e2c476b69689bc0c46d309471b597c880c.zip |
Linux 4.14.145v4.14.145
Diffstat (limited to 'Makefile')
-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 = 144 +SUBLEVEL = 145 EXTRAVERSION = NAME = Petit Gorille |