diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-21 12:05:29 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-21 12:05:29 -0700 | 
| commit | 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b (patch) | |
| tree | 8cc8f2a8216e7d108fad62897a04c3f0cd00c0c7 | |
| parent | ea45ea70b6131fa0b006f5b687b9b1398b24f681 (diff) | |
Linux 3.11-rc2v3.11-rc2
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@  VERSION = 3  PATCHLEVEL = 11  SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2  NAME = Linux for Workgroups  # *DOCUMENTATION* | 
