diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-07-12 14:55:33 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-07-12 14:55:33 -0700 |
commit | 1c5474a65bf15a4cb162dfff86d6d0b5a08a740c (patch) | |
tree | d7c667ace9790b0e62352ad738c131d7604ae9f6 | |
parent | c2330e286f68f1c408b4aa6515ba49d57f05beae (diff) |
Linux 2.6.35-rc5v2.6.35-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 35 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Sheep on Meth # *DOCUMENTATION* |