summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds2007-05-26 04:55:14 +0200
committerLinus Torvalds2007-05-26 04:55:14 +0200
commitc420bc9f09a0926b708c3edb27eacba434a4f4ba (patch)
treeca7702527674dbafa2162a1456a44270e6e40838 /Makefile
parentfix compat console unimap regression (diff)
downloadkernel-qcow2-linux-c420bc9f09a0926b708c3edb27eacba434a4f4ba.tar.gz
kernel-qcow2-linux-c420bc9f09a0926b708c3edb27eacba434a4f4ba.tar.xz
kernel-qcow2-linux-c420bc9f09a0926b708c3edb27eacba434a4f4ba.zip
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>
Diffstat (limited to 'Makefile')
-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"