diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-22 17:43:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-22 17:43:29 -0700 |
commit | 76be97c1fc945db08aae1f1b746012662d643e97 (patch) | |
tree | 3b99e4b7c76bf5e3905dd8d7092f8f56b249d773 /Makefile | |
parent | 3dc8d7f07e7496c0c6702e7e4b1acc179fa94019 (diff) |
Linux 2.6.36-rc2v2.6.36-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 36 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Sheep on Meth # *DOCUMENTATION* |