diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-13 15:29:59 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-13 15:29:59 -0700 |
commit | 2c53b436a30867eb6b47dd7bab23ba638d1fb0d2 (patch) | |
tree | e8fd1bccb66c465b9a53d1f278d863cbfa8719ac | |
parent | 40779859de0f73b40390c6401a024d06cf024290 (diff) |
Linux 3.0-rc3v3.0-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Sneaky Weasel # *DOCUMENTATION* |