diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-21 19:01:34 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-21 19:01:34 -0800 |
commit | 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5 (patch) | |
tree | d13f1778985d53e20322ffdd2c8e90daaa03aabc | |
parent | 13a3cec8443290b082af2a5254562aca247fe591 (diff) |
Linux 2.6.38-rc2v2.6.38-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 38 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |