diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-11-09 14:34:10 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-11-09 14:34:10 -0800 |
commit | 1f2ce4a2e7aea3a2123b17aff62a80553df31e21 (patch) | |
tree | 646f196eebdcf8353ca9ce30b4fd3880302d1ced | |
parent | 50eda1546d87542d21eb5a69caf4f046a4bb416e (diff) |
Linux 4.1.13v4.1.13
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 1 -SUBLEVEL = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = Series 4800 |