diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-05 21:49:54 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-05 21:49:54 -0700 |
commit | 0967d61ea0d8e8a7826bd8949cd93dd1e829ac55 (patch) | |
tree | 88c70a2a91cb91d7778d4368cd3d93d476e460ae | |
parent | 18351070b86d155713cf790b26af4f21b1fd0b29 (diff) |
Linux 2.6.27-rc2v2.6.27-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 27 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Rotary Wombat # *DOCUMENTATION* |