diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-08-04 16:46:46 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-08-04 16:46:46 -0400 |
commit | c095ba7224d8edc71dcef0d655911399a8bd4a3f (patch) | |
tree | d3dcad48d2d3956f4e862fb690e0dcb814c148e2 | |
parent | e56c75617259652cad3103c78c829277aa3c0bab (diff) |
Linux 3.11-rc4
-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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Linux for Workgroups | 5 | NAME = Linux for Workgroups |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |