author | Linus Torvalds
<torvalds@woody.linux-foundation.org> 2007-05-26 02:55:14 UTC |
committer | Linus Torvalds
<torvalds@woody.linux-foundation.org> 2007-05-26 02:55:14 UTC |
parent | f4d43bd579f13219ffd3cae48432eab5bbac2d6f |
Makefile | +2 | -2 |
diff --git a/Makefile b/Makefile index 34210af91ce..562a90902cf 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = -rc2 -NAME = Nocturnal Monster Puppy +EXTRAVERSION = -rc3 +NAME = Jeff Thinks I Should Change This, But To What? # *DOCUMENTATION* # To see a list of typical targets execute "make help"