diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-02-25 15:18:16 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-02-25 15:18:16 -0500 |
commit | 6b21d18ed50c7d145220b0724ea7f2613abf0f95 (patch) | |
tree | b08095800134a724e38624794d1b488e44a83b82 /Makefile | |
parent | 00b10ecf2d75664cc1bdf702e0412e34a1f94b22 (diff) |
Linux 3.3-rc5
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 = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |