diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-17 11:23:33 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-17 11:23:33 -0700 |
commit | 839cf7a236278ae358ff12141a168c0982fa0cd9 (patch) | |
tree | cab5365c6dee7b3f17d86fc3a167f6ca01c61280 | |
parent | 2209ffb965c6b17602aae5e637961e4f0f8a4162 (diff) |
Linux 3.0.35v3.0.35
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 34 +SUBLEVEL = 35 EXTRAVERSION = NAME = Sneaky Weasel |