git » linux-kernel » commit c420bc9

Linux 2.6.22-rc3

author Linus Torvalds
2007-05-26 02:55:14 UTC
committer Linus Torvalds
2007-05-26 02:55:14 UTC
parent f4d43bd579f13219ffd3cae48432eab5bbac2d6f

Linux 2.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>

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"