diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-08 21:40:09 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-08 21:40:09 -0400 |
| commit | cfaf025112d3856637ff34a767ef785ef5cf2ca9 (patch) | |
| tree | 7101d84842ece0adbfe7c650b2a60be39b2f0f99 | |
| parent | 1e11ad8dc42975d5c2bab7d478f6cd875602eda4 (diff) | |
Linux 3.5-rc2
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | VERSION = 3 | 1 | VERSION = 3 |
| 2 | PATCHLEVEL = 5 | 2 | PATCHLEVEL = 5 |
| 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* |
