diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-20 02:17:57 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-20 02:17:57 +0100 |
commit | 220bf991b0366cc50a94feede3d7341fa5710ee4 (patch) | |
tree | 70b1634c278cdce1cdfcb79e490cc574bdca8771 | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 (diff) | |
download | linux-220bf991b0366cc50a94feede3d7341fa5710ee4.tar.xz linux-220bf991b0366cc50a94feede3d7341fa5710ee4.zip |
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* |