diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-21 15:05:29 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-21 15:05:29 -0400 |
| commit | 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b (patch) | |
| tree | 8cc8f2a8216e7d108fad62897a04c3f0cd00c0c7 | |
| parent | ea45ea70b6131fa0b006f5b687b9b1398b24f681 (diff) | |
Linux 3.11-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 = 11 | 2 | PATCHLEVEL = 11 |
| 3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
| 4 | EXTRAVERSION = -rc1 | 4 | EXTRAVERSION = -rc2 |
| 5 | NAME = Linux for Workgroups | 5 | NAME = Linux for Workgroups |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
