diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-29 16:57:37 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-29 16:57:37 -0500 |
commit | 0215ffb08ce99e2bb59eca114a99499a4d06e704 (patch) | |
tree | 20226f3dfee26bfc00c8342de4dd5e6d2682ce08 | |
parent | 315917d23fdd20a0f4ff99b9228de5840d9d276c (diff) |
Linux 2.6.19v2.6.19
It's all good.
-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 =-rc6 | 4 | EXTRAVERSION = |
5 | NAME=Avast! A bilge rat! | 5 | NAME=Avast! A bilge rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |