diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-25 19:55:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-25 19:55:14 -0700 |
commit | c420bc9f09a0926b708c3edb27eacba434a4f4ba (patch) | |
tree | ca7702527674dbafa2162a1456a44270e6e40838 /Makefile | |
parent | f4d43bd579f13219ffd3cae48432eab5bbac2d6f (diff) |
Linux 2.6.22-rc3v2.6.22-rc3
It's that time of the year again. Summer starts in the US, and people
want to sit at the beach with a new -rc candidate.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |