diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-02 09:28:56 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-02 09:28:56 -0700 |
commit | 8aa122f38398503c72a83f15c815e84e6e6e6890 (patch) | |
tree | 81f680566c1229f11b2f8829d4327f9d0a0b4568 | |
parent | 85969df4a914d0a0f57c72df1765a43e8fc563c8 (diff) |
Linux 3.0.27v3.0.27
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 26 +SUBLEVEL = 27 EXTRAVERSION = NAME = Sneaky Weasel |