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