diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-05-09 21:36:28 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-05-09 21:36:28 -0400 |
commit | b57f95a38233a2e73b679bea4a5453a1cc2a1cc9 (patch) | |
tree | 3e9302ab09c9a9068fd8fd80708ef3a35b55e665 /Makefile | |
parent | 93cb463141d50e4c6a574efc2c6e4d6d76ffed77 (diff) |
Linux 2.6.34-rc7v2.6.34-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 34 | 3 | SUBLEVEL = 34 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Sheep on Meth | 5 | NAME = Sheep on Meth |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |