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