diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-04 09:49:44 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-04 09:49:44 -0800 |
commit | 51c9aee295b9e79a8311036847a20a704f2c7994 (patch) | |
tree | 9a3bc5b61023dd07b4775b22cd9b63eb72fc544c | |
parent | bf698b519721739568a34f7b301c2c7c51683d8e (diff) |
Linux 2.6.32.58v2.6.32.58
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 32 -EXTRAVERSION = .57 +EXTRAVERSION = .58 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |