diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-25 10:48:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-25 10:48:06 +0200 |
commit | def4c11b31312777a8db1f1083e0d4bc6c9bbef0 (patch) | |
tree | 66bcb59d8c0024cebbe94e2d60f79eaf21b7a6bd /Makefile | |
parent | 7c13983a2860294925ee5a1faa989f13cea8232e (diff) | |
download | linux-stable-def4c11b31312777a8db1f1083e0d4bc6c9bbef0.tar.gz linux-stable-def4c11b31312777a8db1f1083e0d4bc6c9bbef0.tar.bz2 linux-stable-def4c11b31312777a8db1f1083e0d4bc6c9bbef0.zip |
Linux 4.19.68v4.19.68
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 = 19 -SUBLEVEL = 67 +SUBLEVEL = 68 EXTRAVERSION = NAME = "People's Front" |