diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-10 00:33:45 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-10 00:33:45 +0900 |
commit | 26a7895e70104811258cf023d06a21f92ab590c6 (patch) | |
tree | 0f520f072d170927cdf5c39a12947efbaa2d7a71 | |
parent | 749c8151fdf307fb7527aded025850027d44aadc (diff) |
Linux 3.0.34v3.0.34
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 33 +SUBLEVEL = 34 EXTRAVERSION = NAME = Sneaky Weasel |