diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-16 23:51:24 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-16 23:51:24 +0200 |
commit | d9875690d9b89a866022ff49e3fcea892345ad92 (patch) | |
tree | 580c896cc01d7d6c02659f46493eb17c9adbadb5 /Makefile | |
parent | autofs4 - fix get_next_positive_subdir() (diff) | |
download | linux-d9875690d9b89a866022ff49e3fcea892345ad92.tar.xz linux-d9875690d9b89a866022ff49e3fcea892345ad92.zip |
Linux 3.6-rc2v3.6-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |