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 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... (diff) | |
| download | linux-3.1-rc4.tar.gz linux-3.1-rc4.zip | |
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* |
