diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-07-11 19:30:07 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-07-11 19:30:07 +0300 |
commit | 310ca59d1f1ced193c296e2ecd867b9f7fb1d297 (patch) | |
tree | 50413e1c493870f272b773ae78bad47a4717737b | |
parent | 07a94f85730d07c9cf839a241eea34f719d48c2e (diff) | |
download | linux-310ca59d1f1ced193c296e2ecd867b9f7fb1d297.tar.xz |
Linux 4.6.4v4.6.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 6 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Charred Weasel |