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