diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-29 15:37:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-29 15:37:59 +0300 |
commit | c04c050f5bf98845bfe22164b8a1503d696a6e26 (patch) | |
tree | 89318fa970dc27c17524fec161c6e53301057e86 | |
parent | 7f3ebea19795eb38438cd3709fabf2afd53cf447 (diff) | |
download | linux-c04c050f5bf98845bfe22164b8a1503d696a6e26.tar.xz |
Linux 4.19.13v4.19.13
-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 = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = "People's Front" |