diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-13 11:15:52 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-13 11:15:52 -0800 |
commit | 1d05f993784973189395051cc711fdd6dd5eb389 (patch) | |
tree | 9cca7262f49a0940647872d656c6993599c82fa7 | |
parent | 8a533666d1591cf4ea596c6bd710e2fe682cb56a (diff) |
Linux 3.0.21v3.0.21
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 20 +SUBLEVEL = 21 EXTRAVERSION = NAME = Sneaky Weasel |