diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-13 14:02:41 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-13 14:02:41 -0700 |
commit | ce194fa2b267e2018f42442347d90df01c4071d6 (patch) | |
tree | 8dc5e04fab0766fd9a671f53c237e0969835ddef /Makefile | |
parent | 26b6e018e558e94de73b35b0c5e18c3efd3634c3 (diff) | |
download | linux-stable-ce194fa2b267e2018f42442347d90df01c4071d6.tar.gz linux-stable-ce194fa2b267e2018f42442347d90df01c4071d6.tar.bz2 linux-stable-ce194fa2b267e2018f42442347d90df01c4071d6.zip |
Linux 4.19.29v4.19.29
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 = 28 +SUBLEVEL = 29 EXTRAVERSION = NAME = "People's Front" |