diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2012-01-03 09:51:09 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2012-01-03 09:51:09 -0800 |
commit | 7d48308162bd2b0ba927ff48d673e532c4f7ee7e (patch) | |
tree | 3295d3ce93708fee9fdf0c422eab8fa252a35229 | |
parent | fcb80fd20a6f677b7df46742557a6c79b094f63f (diff) |
Linux 2.6.32.52v2.6.32.52
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 32 -EXTRAVERSION = .51 +EXTRAVERSION = .52 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |