diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-04 04:35:38 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-04 04:35:38 -0800 |
commit | 39773be9e3dfce1faf3a330bfda8f6d7a5824f9b (patch) | |
tree | 53f2fed3ccce9c7173845283f980792f7196c928 | |
parent | 6aa9338a468dc3df23dd4a9310b90a5afec67c5e (diff) |
Linux 3.11.7v3.11.7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 11 -SUBLEVEL = 6 +SUBLEVEL = 7 EXTRAVERSION = NAME = Linux for Workgroups |