diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-31 16:31:54 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-31 16:31:54 -0500 |
commit | 62aa2b537c6f5957afd98e29f96897419ed5ebab (patch) | |
tree | 9a798ee19f7b628b4add5b2629e8d79186cdd790 /Makefile | |
parent | d3712b9dfcf44ca145cf87e7f4096fa2d923471a (diff) |
Linux 3.3-rc2
Diffstat (limited to 'Makefile')
-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 = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |