diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-01 13:05:49 +1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-01 13:05:49 +1000 |
commit | ebf53826e105f488f4f628703a108e98940d1dc5 (patch) | |
tree | 71dc64c5ec2ea6e72bef1598f3f967256e52b7d8 | |
parent | 0fd08c5545a806c960a6597fae4a2e656eb7ead9 (diff) |
Linux 2.6.38-rc3v2.6.38-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 38 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |