diff options
author | guy <guy> | 2001-04-11 05:27:17 +0000 |
---|---|---|
committer | guy <guy> | 2001-04-11 05:27:17 +0000 |
commit | 8322d3a15425cdc3a0bcb243272dd64e2cc1fe56 (patch) | |
tree | 26941b9153db5fb62c26d296cd7a4222adaf37ec /README | |
parent | 9335d2326ecc35fd2ea891b57615e25fca41e6fa (diff) | |
download | tcpdump-8322d3a15425cdc3a0bcb243272dd64e2cc1fe56.tar.gz |
Update the version number to 3.6.2.
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.58 2000-12-08 06:59:11 mcr Exp $ (LBL) +@(#) $Header: /tcpdump/master/tcpdump/README,v 1.59 2001-04-11 05:27:17 guy Exp $ (LBL) -TCPDUMP 3.6 +TCPDUMP 3.6.2 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.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 +Version 3.6.2 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_6rel2": + cvs -d cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_6rel2 tcpdump Please send patches against the master copy to patches@tcpdump.org. |