diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-08 04:23:53 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-08 04:23:53 +0300 |
commit | 536b1f59b9b2be80e5cdc02ca3300d7fe9f44cc1 (patch) | |
tree | 42eaf31f8dc9dbcd1fbde79454ee8bdf1f0940a1 | |
parent | 18055cbc5e852cda2b1dc7486f85e8af626d8a02 (diff) | |
download | linux-4.6.2.tar.xz |
Linux 4.6.2v4.6.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 6 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Charred Weasel |