diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-31 16:53:20 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-31 16:53:20 -0800 |
commit | 669df1b478803f49a356528d290af7bf442eb3be (patch) | |
tree | 91ffcc8d9340c2d357ebf8460ec8b0e631c9d84f | |
parent | 241ceee0b442c69226fb882d61d9b9785743898f (diff) |
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!"
-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* |