diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-13 03:45:56 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-13 03:45:56 +0200 |
commit | 39403865d2e4590802553370a56c9ab93131e4ee (patch) | |
tree | ce9a69c3dc4b8c81fb0c1fe1f6b60cfe6d939956 | |
parent | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
download | linux-39403865d2e4590802553370a56c9ab93131e4ee.tar.xz linux-39403865d2e4590802553370a56c9ab93131e4ee.zip |
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* |