diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-15 12:02:59 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-15 12:02:59 -0500 |
commit | cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37 (patch) | |
tree | 9424dfa1c758e1259733ee712fb072c2546e417c /Makefile | |
parent | 101041cf2619b397b0fa7e2ab544607026d59314 (diff) |
Linux 3.2-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 = 2 | 2 | PATCHLEVEL = 2 |
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* |