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.44.2.13 retrieving revision 1.45 diff -u -p -r1.44.2.13 -r1.45 --- src/usr.bin/ftp/version.h 2005/08/28 10:16:27 1.44.2.13 +++ src/usr.bin/ftp/version.h 2005/04/10 03:13:23 1.45 @@ -1,4 +1,4 @@ -/* $NetBSD: version.h,v 1.44.2.13 2005/08/28 10:16:27 tron Exp $ */ +/* $NetBSD: version.h,v 1.45 2005/04/10 03:13:23 lukem Exp $ */ /*- * Copyright (c) 1999-2005 The NetBSD Foundation, Inc. * All rights reserved. @@ -40,5 +40,5 @@ #endif #ifndef FTP_VERSION -#define FTP_VERSION "20050822" +#define FTP_VERSION "20050410" #endif