diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-01 01:53:20 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-01 01:53:20 +0100 |
commit | 669df1b478803f49a356528d290af7bf442eb3be (patch) | |
tree | 91ffcc8d9340c2d357ebf8460ec8b0e631c9d84f /Makefile | |
parent | [PATCH] restore ->pdeath_signal behaviour (diff) | |
download | linux-669df1b478803f49a356528d290af7bf442eb3be.tar.xz linux-669df1b478803f49a356528d290af7bf442eb3be.zip |
Linux 2.6.20-rc3v2.6.20-rc3
...because it's always a good idea to cut a release *before* you go out
to party and get drunk.
Remember kids: "Don't Drink and Release!"
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 20 -EXTRAVERSION =-rc2 +EXTRAVERSION =-rc3 NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* |