diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-28 21:16:01 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-28 21:16:01 -0700 |
commit | c6a389f123b9f68d605bb7e0f9b32ec1e3e14132 (patch) | |
tree | 054cd012bc78f56115cbce211e310082d119acf6 | |
parent | c11a7e26f8ee60bda0e64983291113ce5d04df55 (diff) |
Linux 3.1-rc4v3.1-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = "Divemaster Edition" # *DOCUMENTATION* |