diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-26 16:42:20 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-26 16:42:20 -0700 |
commit | 671e83b9a0c89eb98ea8cf07a0aa6789e224b95d (patch) | |
tree | 4e4055ce285777864886f7d086ea54dc18640199 | |
parent | 82c09de9159a15a8892bc0d732383febd6220ab6 (diff) |
Linux 2.6.32.21v2.6.32.21
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 32 -EXTRAVERSION = .20 +EXTRAVERSION = .21 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |