diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-11 22:49:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-11 22:49:22 +0200 |
commit | 70d7bbd9b504c1dde0dc44a469a513695d9cbdd6 (patch) | |
tree | 6daafb4cd20b2db86815617b6407fab136b943ba /Makefile | |
parent | 2abd4c3ed20df4609c28cefa4df36b3dad9dfed7 (diff) | |
download | linux-stable-70d7bbd9b504c1dde0dc44a469a513695d9cbdd6.tar.gz linux-stable-70d7bbd9b504c1dde0dc44a469a513695d9cbdd6.tar.bz2 linux-stable-70d7bbd9b504c1dde0dc44a469a513695d9cbdd6.zip |
Linux 4.14.49v4.14.49
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 = 48 +SUBLEVEL = 49 EXTRAVERSION = NAME = Petit Gorille |