diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-09-28 18:01:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-09-28 18:01:22 -0700 |
commit | 899611ee7d373e5eeda08e9a8632684e1ebbbf00 (patch) | |
tree | fbc3e0ec24d5657d3356df8264227cfd3ea374b2 | |
parent | 62bdb288bf464862a2801b2e53aadc6c4d100fab (diff) |
Linux 2.6.36-rc6v2.6.36-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 36 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Sheep on Meth # *DOCUMENTATION* |