diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-30 22:37:36 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-30 22:37:36 -0500 |
commit | ae99a78af33f00565a05dbbc6ca9b247fed002c5 (patch) | |
tree | fc74f7bf9674dd1a304d8481812920c875eecbcc | |
parent | 528ba4ef855bd184b7d68e3fa596b420fb4fa86a (diff) |
Linux 2.6.19-rc4v2.6.19-rc4
Not halloween. Not scary. Just a regular -rc 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 = 19 | 3 | SUBLEVEL = 19 |
4 | EXTRAVERSION =-rc3 | 4 | EXTRAVERSION =-rc4 |
5 | NAME=Avast! A bilge rat! | 5 | NAME=Avast! A bilge rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |