diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-07 21:30:41 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-07 21:30:41 -0400 |
commit | 0034102808e0dbbf3a2394b82b1bb40b5778de9e (patch) | |
tree | 4616b0363de156dbda6a201e2efd5da24ad01bad /Makefile | |
parent | f4e52e7ffdea791c89494752b175b991090f0920 (diff) |
Linux 3.4-rc2
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 = 4 | 2 | PATCHLEVEL = 4 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |