diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-19 18:17:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-19 18:17:57 -0700 |
commit | 220bf991b0366cc50a94feede3d7341fa5710ee4 (patch) | |
tree | 70b1634c278cdce1cdfcb79e490cc574bdca8771 | |
parent | e4d806377b069881f930089bf880918d3ad555ab (diff) |
Linux 2.6.34-rc2v2.6.34-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 34 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |