diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-17 13:44:04 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-17 13:44:04 -0700 |
commit | b98aebd298246df37b472c52a2ee1023256d02e3 (patch) | |
tree | 415ac22ef971a077edf3fafea3b3eb21b20b9671 | |
parent | 6921174cd2fb5f2d0608770fe23056ab128b6d97 (diff) | |
download | linux-rt-b98aebd298246df37b472c52a2ee1023256d02e3.tar.gz |
Linux 4.14.150v4.14.150
-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 = 149 +SUBLEVEL = 150 EXTRAVERSION = NAME = Petit Gorille |