diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-24 07:14:26 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-24 07:14:26 +0200 |
commit | 493ecd5cd73ed41e319fe39816c6d3638ef080ff (patch) | |
tree | 7b85050607f642168e18ff4870448b08b3ffa020 | |
parent | ce7fe8595902c3f03ef528c2dc1928b3f4b67fcf (diff) |
Linux 4.9.34v4.9.34
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 33 +SUBLEVEL = 34 EXTRAVERSION = NAME = Roaring Lionus |