diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-22 14:43:44 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-22 14:43:44 -0700 |
commit | 205a8514e63a221c3a5071f27521013444e43e5f (patch) | |
tree | 191adeadacb51ac00bc6af964e4615fe4d2189a8 | |
parent | baf19f15c8d54395b338a34004ff1f0c1d7c15e7 (diff) |
Linux 4.1.11v4.1.11
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 1 -SUBLEVEL = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Series 4800 |