diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-08 18:40:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-08 18:40:09 -0700 |
commit | cfaf025112d3856637ff34a767ef785ef5cf2ca9 (patch) | |
tree | 7101d84842ece0adbfe7c650b2a60be39b2f0f99 | |
parent | 1e11ad8dc42975d5c2bab7d478f6cd875602eda4 (diff) |
Linux 3.5-rc2v3.5-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |