Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/lib/libpcap Pullup 1.3 [itojun]:



details:   https://anonhg.NetBSD.org/src/rev/702547d6d03a
branches:  netbsd-1-5
changeset: 489746:702547d6d03a
user:      tv <tv%NetBSD.org@localhost>
date:      Mon Oct 16 22:46:04 2000 +0000

description:
Pullup 1.3 [itojun]:
we already have all fixes toward 0.4 (v0.4 Sat Jul 25 12:40:09 PDT 1998 -
note that there are MULTIPLE 0.4), so update version identification.

diffstat:

 lib/libpcap/version.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (8 lines):

diff -r e827d3dc9472 -r 702547d6d03a lib/libpcap/version.c
--- a/lib/libpcap/version.c     Mon Oct 16 22:42:48 2000 +0000
+++ b/lib/libpcap/version.c     Mon Oct 16 22:46:04 2000 +0000
@@ -1,2 +1,2 @@
-/*     $NetBSD: version.c,v 1.1.12.1 2000/07/03 22:32:37 thorpej Exp $ */
-char pcap_version[] = "0.4a3";
+/*     $NetBSD: version.c,v 1.1.12.2 2000/10/16 22:46:04 tv Exp $      */
+char pcap_version[] = "0.4";



Home | Main Index | Thread Index | Old Index