diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-10 13:49:52 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-10 13:49:52 -0800 |
commit | fde7d9049e55ab85a390be7f415d74c9f62dd0f9 (patch) | |
tree | 39ed7fda125cdeca0c7b6c5777aa1cb47fecbe78 | |
parent | c7b285550544c22bc005ec20978472c9ac7138c6 (diff) |
Linux 3.3-rc7v3.3-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |