diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-06 21:47:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-06 21:47:55 -0700 |
commit | eb5f1c29b4ba4533ccd13eed24b5a89257286225 (patch) | |
tree | 314029d8f3ce7d9ef381eeb58ed28237ab7b2876 | |
parent | fcc56368e2c29ef4fb91d9374cea4834d0a6eb61 (diff) |
Linux 2.6.21.6v2.6.21.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index e7c083b4da623..384ad3345ed39 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 21 -EXTRAVERSION = .5 +EXTRAVERSION = .6 NAME = Nocturnal Monster Puppy # *DOCUMENTATION* |