diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-25 11:36:55 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-25 11:36:55 +0800 |
commit | bc2bccef19ee4353d759a12950088b968b5c6618 (patch) | |
tree | bb51c950cbd9ecf48a35e3990f66259e8cc20c7a | |
parent | 02eeea5b49649467a7dafdbca9377218547697c1 (diff) |
Linux 4.14.130v4.14.130
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 92f05e38c4f46..9d0715c300b1b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 129 +SUBLEVEL = 130 EXTRAVERSION = NAME = Petit Gorille |