diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-23 13:55:24 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-23 13:55:24 -0700 |
commit | f34dfbd3f148498b3fc1070229e5f8b13b98e12e (patch) | |
tree | a8dde9ca28dc4d56743bb4b2591ff929336735e2 | |
parent | 029a9375e40af22c2f75d7a15615d2c87731f366 (diff) |
Linux 3.0.26v3.0.26
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 25 +SUBLEVEL = 26 EXTRAVERSION = NAME = Sneaky Weasel |