diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-10 11:32:53 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-10 11:32:53 +0300 |
commit | c4bbda210077280030b01adf17d2a5fb39ace668 (patch) | |
tree | 2b863698d4dda0710fd7458733958cc151c22576 | |
parent | d2873537a02df48552d36701b2d6bac5255526db (diff) | |
download | linux-5.6.12.tar.xz (sig) |
Linux 5.6.12v5.6.12
-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 = 6 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = Kleptomaniac Octopus |