Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/usr.bin/ftp/version.h,v rcsdiff: /ftp/cvs/cvsroot/src/usr.bin/ftp/version.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8.2.1 retrieving revision 1.9 diff -u -p -r1.8.2.1 -r1.9 --- src/usr.bin/ftp/version.h 2000/06/23 16:30:26 1.8.2.1 +++ src/usr.bin/ftp/version.h 2000/05/28 07:53:31 1.9 @@ -1,4 +1,4 @@ -/* $NetBSD: version.h,v 1.8.2.1 2000/06/23 16:30:26 minoura Exp $ */ +/* $NetBSD: version.h,v 1.9 2000/05/28 07:53:31 lukem Exp $ */ /*- * Copyright (c) 1999, 2000 The NetBSD Foundation, Inc. * All rights reserved. @@ -40,5 +40,5 @@ #endif #ifndef FTP_VERSION -#define FTP_VERSION "20000615" +#define FTP_VERSION "20000528" #endif