diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-22 10:22:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-22 10:22:29 +0300 |
commit | 69b94dd6dcd14d9bfcba35a492f5e27c15cf4d0a (patch) | |
tree | e56b444afa71ef44f9cbe5f60723df9dfbfba1c9 /Makefile | |
parent | 98f593aeade9298bcd44baa79f197716c515b1bf (diff) | |
download | linux-69b94dd6dcd14d9bfcba35a492f5e27c15cf4d0a.tar.xz |
Linux 4.14.189v4.14.189
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 = 188 +SUBLEVEL = 189 EXTRAVERSION = NAME = Petit Gorille |