diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-03 07:50:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-03 07:50:45 +0200 |
commit | deaacd62c2175c624a41c1b3c721e23c660031e1 (patch) | |
tree | 66b32ec203929355d88240f66674232dee7bbac2 /Makefile | |
parent | 0a2f6725115dc17b97294403a5afca830c64e48a (diff) | |
download | linux-rt-deaacd62c2175c624a41c1b3c721e23c660031e1.tar.gz |
Linux 4.14.60v4.14.60
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 = 59 +SUBLEVEL = 60 EXTRAVERSION = NAME = Petit Gorille |