summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-25 19:55:14 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-25 19:55:14 -0700
commitc420bc9f09a0926b708c3edb27eacba434a4f4ba (patch)
treeca7702527674dbafa2162a1456a44270e6e40838
parentf4d43bd579f13219ffd3cae48432eab5bbac2d6f (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--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 34210af91ce2..562a90902cf6 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"