xref
: /
netbsd-src
/
usr.sbin
/
traceroute
/
version.c
(revision 1ca5c1b28139779176bd5c13ad7c5f25c0bcd5f8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* $NetBSD:
version.c
,v 1.2 2001/01/16 02:34:34 cgd Exp $ */
2
char
version
[] =
"1.4a5"
;
3