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
diff --git a/Makefile b/Makefile index 2320f1911404d..d5d229db61d56 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 1 -SUBLEVEL = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = Series 4800 |