diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-04-19 16:29:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-04-19 16:29:56 -0700 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 34 -EXTRAVERSION = -rc4 -NAME = Man-Eating Seals of Antiquity +EXTRAVERSION = -rc5 +NAME = Sheep on Meth # *DOCUMENTATION* # To see a list of typical targets execute "make help" |