diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-24 22:09:41 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-24 22:09:41 +0100 |
commit | 6b7b284958d47b77d06745b36bc7f36dab769d9b (patch) | |
tree | b24baa970bb96a362c603bdeb4ab4d7412305d54 | |
parent | Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin... (diff) | |
download | linux-6b7b284958d47b77d06745b36bc7f36dab769d9b.tar.xz linux-6b7b284958d47b77d06745b36bc7f36dab769d9b.zip |
Linux 2.6.33-rc2v2.6.33-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |