diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-29 10:42:37 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-29 10:42:37 -0800 |
commit | 5ee54f38171b9b3541c5e9cf9c3a9e53455fd8b4 (patch) | |
tree | d8c79580bb50923b30c71650eb8dc3a648bc7f0d | |
parent | 4004afd5f51ad0a86be405522b1ecf28ba66f4e5 (diff) |
Linux 3.11.10v3.11.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 11 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Linux for Workgroups |