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