diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-03 17:08:09 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-03 17:08:09 -0800 |
commit | 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d (patch) | |
tree | 7cf197aee960cef052a85abd81bbe4cbfb8699be | |
parent | 8482a0abe94e535bca25d22f8d46bbecbfe1f132 (diff) |
Linux 3.3-rc6v3.3-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |