diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-04 18:55:44 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-04 18:55:44 -0500 |
commit | 805a6af8dba5dfdd35ec35dc52ec0122400b2610 (patch) | |
tree | f6f7009c0b6a896ff1ea22aac7f17f23bd5a9e4f /Makefile | |
parent | 869682384e78605897f9332700fe26c358ecf21c (diff) |
Linux 3.2
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 = 2 | 2 | PATCHLEVEL = 2 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc7 | 4 | EXTRAVERSION = |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |