diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-25 01:21:48 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-25 01:21:48 +0200 |
commit | 189548642c5962e60c3667bdb3a703fe0bed12a6 (patch) | |
tree | 82ade95d752b9c99e3fec4863dbe2d3d3cb002a1 /Makefile | |
parent | FUTEX: Restore the dropped ERSCH fix (diff) | |
download | linux-189548642c5962e60c3667bdb3a703fe0bed12a6.tar.xz linux-189548642c5962e60c3667bdb3a703fe0bed12a6.zip |
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* |