diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-12 18:45:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-12 18:45:56 -0700 |
commit | 39403865d2e4590802553370a56c9ab93131e4ee (patch) | |
tree | ce9a69c3dc4b8c81fb0c1fe1f6b60cfe6d939956 | |
parent | f7d02ae76ebbf5b8a9531fe150c49e126a397704 (diff) |
Linux 2.6.22-rc1v2.6.22-rc1
.. close the merge window
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 21 -EXTRAVERSION = +SUBLEVEL = 22 +EXTRAVERSION = -rc1 NAME = Nocturnal Monster Puppy # *DOCUMENTATION* |