diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-25 22:55:14 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-25 22:55:14 -0400 |
commit | c420bc9f09a0926b708c3edb27eacba434a4f4ba (patch) | |
tree | ca7702527674dbafa2162a1456a44270e6e40838 | |
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>
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 22 | 3 | SUBLEVEL = 22 |
4 | EXTRAVERSION = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Nocturnal Monster Puppy | 5 | NAME = Jeff Thinks I Should Change This, But To What? |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |