diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-31 19:53:20 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-31 19:53:20 -0500 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 20 | 3 | SUBLEVEL = 20 |
4 | EXTRAVERSION =-rc2 | 4 | EXTRAVERSION =-rc3 |
5 | NAME = Homicidal Dwarf Hamster | 5 | NAME = Homicidal Dwarf Hamster |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |