diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2011-01-07 15:08:43 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-01-07 15:08:43 -0800 |
commit | 376faec0f6faf74daa71b52fb57cff5214c2abf3 (patch) | |
tree | ac28e4adaded7a44f9ec43955bb750b321ff27c6 | |
parent | 76b04f23867fc0fa03affa4dfc528b89bf9fdb13 (diff) |
Linux 2.6.32.28v2.6.32.28
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 32 -EXTRAVERSION = .27 +EXTRAVERSION = .28 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |