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
diff --git a/Makefile b/Makefile index 61ef4853a4264..fe910769ed63d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 34 +SUBLEVEL = 35 EXTRAVERSION = NAME = Sneaky Weasel |