diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-14 03:18:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-14 03:18:52 +0200 |
commit | 6847e154e3cd74fca6084124c097980a7634285a (patch) | |
tree | 95cac2d8b251a810f44495de4b2bab83dd94a515 /Makefile | |
parent | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... (diff) | |
download | linux-6847e154e3cd74fca6084124c097980a7634285a.tar.xz linux-6847e154e3cd74fca6084124c097980a7634285a.zip |
Linux 2.6.31-rc3v2.6.31-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 = 31 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |