diff options
author | mcr <mcr> | 2000-12-08 06:59:10 +0000 |
---|---|---|
committer | mcr <mcr> | 2000-12-08 06:59:10 +0000 |
commit | 364b683b89f9ceeae985f9dbdb900227d284a39d (patch) | |
tree | 519e5ff61ccad1d3a15c0ebc9ee1318840a5d0d0 /README | |
parent | 393ce0607fec6876b4d5efacd15c9b2239fb6e3e (diff) | |
download | tcpdump-364b683b89f9ceeae985f9dbdb900227d284a39d.tar.gz |
preliminary edits for 3.6
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ -@(#) $Header: /tcpdump/master/tcpdump/README,v 1.57 2000-07-13 06:39:17 guy Exp $ (LBL) +@(#) $Header: /tcpdump/master/tcpdump/README,v 1.58 2000-12-08 06:59:11 mcr Exp $ (LBL) -TCPDUMP 3.5 +TCPDUMP 3.6 Now maintained by "The Tcpdump Group" See www.tcpdump.org @@ -11,8 +11,8 @@ Anonymous CVS is available via: (password "anoncvs") cvs -d cvs.tcpdump.org:/tcpdump/master checkout tcpdump -Version 3.5 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_5": - cvs -d cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_5 tcpdump +Version 3.6 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_6": + cvs -d cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_6 tcpdump Please send patches against the master copy to patches@tcpdump.org. |