diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-06-11 19:14:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-06-11 19:14:04 -0700 |
commit | 7e27d6e778cd87b6f2415515d7127eba53fe5d02 (patch) | |
tree | 74c9cebb6f06c88cd15dcdf0dc645f9bdcb134bf | |
parent | 4cea8706c39023f5f721c88dd0ae17a097a39c98 (diff) |
Linux 2.6.35-rc3v2.6.35-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 35 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Sheep on Meth # *DOCUMENTATION* |