diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-26 09:38:16 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-26 09:38:16 +0300 |
commit | 2cc4d365363b1fb681b8231adcf4a8f80082506c (patch) | |
tree | 4ae6f8a2f8a9dc10d70607e01ce57d508c52a7d7 /Makefile | |
parent | 9884746ef5c21a9e7aeff6774825359796ef5cf3 (diff) | |
download | linux-2cc4d365363b1fb681b8231adcf4a8f80082506c.tar.xz |
Linux 4.14.72v4.14.72
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 = 71 +SUBLEVEL = 72 EXTRAVERSION = NAME = Petit Gorille |