diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-01 11:02:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-01 11:02:18 +0200 |
commit | 73fea3292b4995fe5c20f774421705ada0e62100 (patch) | |
tree | 88b571a506a5b24d4331db74e2178733f09c4259 /Makefile | |
parent | f8c60f7a00516820589c4c9da5614e4b7f4d0b2f (diff) | |
download | linux-stable-73fea3292b4995fe5c20f774421705ada0e62100.tar.gz linux-stable-73fea3292b4995fe5c20f774421705ada0e62100.tar.bz2 linux-stable-73fea3292b4995fe5c20f774421705ada0e62100.zip |
Linux 5.4.29v5.4.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 = 5 PATCHLEVEL = 4 -SUBLEVEL = 28 +SUBLEVEL = 29 EXTRAVERSION = NAME = Kleptomaniac Octopus |