diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-22 13:29:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-22 13:29:06 -0700 |
commit | fea7a08acb13524b47711625eebea40a0ede69a0 (patch) | |
tree | bdafd4ecd0633f3437e13709da33ce3bcb3c3c28 | |
parent | 4ff63e47f7b9dbd72031c364db44526b3c295591 (diff) |
Linux 3.6-rc3v3.6-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |