diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-18 11:24:16 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-18 11:24:16 -0700 |
commit | 50704410d0141be55c8be5c330dae9fe5186b6c0 (patch) | |
tree | 28fb5bdd4ff96c2eee9b1f9cb1b842a718f2baad | |
parent | 587326a4cd292acf89704fb6e7e6e73fab87da44 (diff) |
Linux 3.11.6v3.11.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 11 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Linux for Workgroups |