diff options
-rw-r--r-- | README | 8 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ -@(#) $Header: /tcpdump/master/tcpdump/README,v 1.64 2003-11-16 10:17:15 guy Exp $ (LBL) +@(#) $Header: /tcpdump/master/tcpdump/README,v 1.65 2004-10-12 02:01:59 guy Exp $ (LBL) -TCPDUMP 3.8 +TCPDUMP 3.9 Now maintained by "The Tcpdump Group" See www.tcpdump.org @@ -11,8 +11,8 @@ Anonymous CVS is available via: (password "anoncvs") cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master checkout tcpdump -Version 3.8 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_8rel1": - cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_8rel1 tcpdump +Version 3.9 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_9rel1": + cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_9rel1 tcpdump Please send patches against the master copy to patches@tcpdump.org. @@ -1 +1 @@ -4.0-PRE-CVS +3.9-PRE-CVS |