diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-04 06:07:21 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-04 06:07:21 +0800 |
commit | 2713e2797a78a0fdda765bc5ad7fed41e94818ba (patch) | |
tree | affc7b9c0b3dcb3de601c67e1553f4000016c776 | |
parent | e7e24f96cacd091ecd6ed0a4c10c83daae28f3c4 (diff) |
Linux 3.4.35v3.4.35
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 34 +SUBLEVEL = 35 EXTRAVERSION = NAME = Saber-toothed Squirrel |