diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-04-19 19:29:56 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-04-19 19:29:56 -0400 |
commit | 01bf0b64579ead8a82e7cfc32ae44bc667e7ad0f (patch) | |
tree | d4dbda5d269d79476f28582905f3448fc7d997dd | |
parent | e8a03feb54ca7f1768bbdc2b491f9ef654e6d01d (diff) |
Linux 2.6.34-rc5v2.6.34-rc5
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 34 | 3 | SUBLEVEL = 34 |
4 | EXTRAVERSION = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Sheep on Meth |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |