diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-29 08:36:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-29 08:36:04 -0700 |
commit | 2bfc96a127bc1cc94d26bfaa40159966064f9c8c (patch) | |
tree | f17992c4fc226a80262bb4c4ecab5c220316304c | |
parent | 994b384a040d6f8afc3595c1a99c1b784e0cce49 (diff) |
Linux 2.6.36-rc3v2.6.36-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 36 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Sheep on Meth # *DOCUMENTATION* |