crank version

This commit is contained in:
lukem 2000-01-25 07:14:11 +00:00
parent 61d86056a0
commit dfee5c0f62

View File

@ -1,4 +1,4 @@
/* $NetBSD: version.h,v 1.2 1999/12/12 02:12:29 lukem Exp $ */
/* $NetBSD: version.h,v 1.3 2000/01/25 07:14:11 lukem Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
* All rights reserved.
@ -40,5 +40,5 @@
#endif
#ifndef FTP_VERSION
#define FTP_VERSION "19991211"
#define FTP_VERSION "20000125"
#endif