diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-31 19:24:09 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-31 19:24:09 -0400 |
commit | dd775ae2549217d3ae09363e3edb305d0fa19928 (patch) | |
tree | a56f5e61a081da06d29676a1677442e654d498eb /Makefile | |
parent | b7ffff4bb3fef527a26144a95d9dfe8c11a6b927 (diff) |
Linux 3.4-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 3 | 2 | PATCHLEVEL = 4 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |