diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-24 16:21:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-24 16:21:48 -0700 |
commit | 189548642c5962e60c3667bdb3a703fe0bed12a6 (patch) | |
tree | 82ade95d752b9c99e3fec4863dbe2d3d3cb002a1 /Makefile | |
parent | a06381fec77bf88ec6c5eb6324457cb04e9ffd69 (diff) | |
download | linux-189548642c5962e60c3667bdb3a703fe0bed12a6.tar.bz2 |
Linus 2.6.22-rc6v2.6.22-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* |