diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-24 15:53:04 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-24 15:53:04 -0400 |
commit | 6b16351acbd415e66ba16bf7d473ece1574cf0bc (patch) | |
tree | 5fa64d47f28cde6b8151b75c7047a98292d084ca /Makefile | |
parent | 02b7d83436ae4b1d86a5df03e72c1c69af7e239d (diff) |
Linux 3.5-rc4
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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |