diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-08 14:26:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-08 14:26:34 +0200 |
commit | b867b7a7e5904064e76eea88396bfcd50428bdb5 (patch) | |
tree | 774135bb80a6788b6b7a1f8df54ab52466ed211a /Makefile | |
parent | 6bc3a54e06c66509a4e1fa4d2c8e0d5372b8a74e (diff) | |
download | linux-stable-b867b7a7e5904064e76eea88396bfcd50428bdb5.tar.gz linux-stable-b867b7a7e5904064e76eea88396bfcd50428bdb5.tar.bz2 linux-stable-b867b7a7e5904064e76eea88396bfcd50428bdb5.zip |
Linux 4.14.33v4.14.33
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 = 32 +SUBLEVEL = 33 EXTRAVERSION = NAME = Petit Gorille |