diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-06 13:39:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-06 13:39:52 -0700 |
commit | cb655d0f3d57c23db51b981648e452988c0223f9 (patch) | |
tree | d7eda9db9252f44c0755280de90f7ebc7ced0dfd /Makefile | |
parent | 81c20b96e51660762f7d0df58b5faa370d47e3fd (diff) |
Linux 2.6.36-rc7v2.6.36-rc7
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 = -rc6 +EXTRAVERSION = -rc7 NAME = Sheep on Meth # *DOCUMENTATION* |