diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-16 20:52:51 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-16 20:52:51 -0700 |
commit | 4ff62ca06c0c0b084f585f7a2cfcf832b21d94fc (patch) | |
tree | 27bee9c065b9de800b4616ba3206d7cff97e60a5 | |
parent | 1ccdd6c6e9a342c2ed4ced38faa67303226a2a6a (diff) |
Linux 4.1.6v4.1.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 1 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Series 4800 |