diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-15 21:28:29 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-15 21:28:29 -0400 |
commit | e816b57a337ea3b755de72bec38c10c864f23015 (patch) | |
tree | 538a3165718ae0c5af0c3e290653fc176b4d7af4 | |
parent | 9a8e5d41124a7352e554581333d4d9689dc1526b (diff) |
Linux 3.4-rc3
-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 = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |