diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-08 19:43:45 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-08 19:43:45 -0400 |
commit | 55d512e245bc7699a8800e23df1a24195dd08217 (patch) | |
tree | 6ac01c6a86c1eef05c28395552a64010aac1aa8c /Makefile | |
parent | 32d687cad3f188457696691677d0d276f115def0 (diff) |
Linux 3.6-rc5
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 = 6 | 2 | PATCHLEVEL = 6 |
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* |