diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-30 16:08:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-30 16:08:57 -0700 |
commit | 6887a4131da3adaab011613776d865f4bcfb5678 (patch) | |
tree | d42b38eafc956fb2c661fc566784eb73bf6ccd30 | |
parent | c07978b3f80cc5b2aceba72eff7daefa4a57cd48 (diff) |
Linux 3.5-rc5v3.5-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |