diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-27 09:52:28 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-27 09:52:28 +0900 |
commit | 10f9e3bce7f3ab7ab4d09a9b78c7208c9a1455f7 (patch) | |
tree | 6bac89903ad390a044cff9201542be36187ecd51 /Makefile | |
parent | 57293d164ce7c9cc91dd27050f6622edabbe0c02 (diff) |
Linux 4.1.12v4.1.12
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 1 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = Series 4800 |