diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-08 16:43:45 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-08 16:43:45 -0700 |
commit | 55d512e245bc7699a8800e23df1a24195dd08217 (patch) | |
tree | 6ac01c6a86c1eef05c28395552a64010aac1aa8c | |
parent | 32d687cad3f188457696691677d0d276f115def0 (diff) |
Linux 3.6-rc5v3.6-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |