diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-08-04 13:46:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-08-04 13:46:46 -0700 |
commit | c095ba7224d8edc71dcef0d655911399a8bd4a3f (patch) | |
tree | d3dcad48d2d3956f4e862fb690e0dcb814c148e2 | |
parent | e56c75617259652cad3103c78c829277aa3c0bab (diff) |
Linux 3.11-rc4v3.11-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Linux for Workgroups # *DOCUMENTATION* |