diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-14 11:53:15 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-14 11:53:15 +0300 |
commit | 5fd159e1ee6a87a72626139813034f24f047d0e6 (patch) | |
tree | 07e047a6018444cb861b1bd7752730cc80a1db73 | |
parent | 80e642c066f9882007174be870c1465f69df8257 (diff) | |
download | linux-5fd159e1ee6a87a72626139813034f24f047d0e6.tar.xz |
Linux 4.14.6v4.14.6
-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 = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Petit Gorille |