diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-01 04:05:49 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-01 04:05:49 +0100 |
commit | ebf53826e105f488f4f628703a108e98940d1dc5 (patch) | |
tree | 71dc64c5ec2ea6e72bef1598f3f967256e52b7d8 /Makefile | |
parent | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 (diff) | |
download | linux-ebf53826e105f488f4f628703a108e98940d1dc5.tar.xz linux-ebf53826e105f488f4f628703a108e98940d1dc5.zip |
Linux 2.6.38-rc3v2.6.38-rc3
Diffstat (limited to 'Makefile')
-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* |