diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-09 10:17:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-09 10:17:25 +0300 |
commit | bb7b450e61a1dbe2bfbe998a1afeda654c6a67e9 (patch) | |
tree | d11312d88dcd604958dab436e73725638de12594 | |
parent | 9861e2cd461665dba770238f81ab2e901bed531f (diff) | |
download | linux-4.19.49.tar.xz (sig) |
Linux 4.19.49v4.19.49
-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 = 48 +SUBLEVEL = 49 EXTRAVERSION = NAME = "People's Front" |