diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-21 10:06:02 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-21 10:06:02 -0700 |
commit | 36311a9ec4904c080bbdfcefc0f3d609ed508224 (patch) | |
tree | d06dc6bfd018b4527349574356493f796d603235 | |
parent | 77798915750db46f10bb449e1625d6368ea42e25 (diff) |
Linux 4.1.8v4.1.8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 1 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Series 4800 |