aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-06-24 19:21:48 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-06-24 19:21:48 -0400
commit189548642c5962e60c3667bdb3a703fe0bed12a6 (patch)
tree82ade95d752b9c99e3fec4863dbe2d3d3cb002a1
parenta06381fec77bf88ec6c5eb6324457cb04e9ffd69 (diff)
Linus 2.6.22-rc6v2.6.22-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b76ee94a6c9f..8a3c2717e388 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 22 3SUBLEVEL = 22
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Holy Dancing Manatees, Batman! 5NAME = Holy Dancing Manatees, Batman!
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*