aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-19 00:06:17 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-19 00:06:17 -0400
commit55b637c6a003a8c4850b41a2c2fd6942d8a7f530 (patch)
treedf6c43cb64a83036d3efdf06894b6170fb4d69ed
parente9ca75b53576ddf82ea2d803f87c59dffac7bc42 (diff)
Linux v2.6.22-rc2v2.6.22-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 948fa09442f1..34210af91ce2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 22 3SUBLEVEL = 22
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Nocturnal Monster Puppy 5NAME = Nocturnal Monster Puppy
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*