diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-16 20:25:17 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-16 20:25:17 -0400 |
commit | 485802a6c524e62b5924849dd727ddbb1497cc71 (patch) | |
tree | 2187b071ec88547a35e5154eaf0dc11c788cd97a /Makefile | |
parent | d865983292cf1e526de8aba31870794909860d5b (diff) |
Linux 3.5-rc3
Diffstat (limited to 'Makefile')
-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 = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |