summaryrefslogtreecommitdiff
path: root/libexec/ftpd/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ftpd/version.h')
-rw-r--r--libexec/ftpd/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftpd/version.h b/libexec/ftpd/version.h
index 9ed980fddae..27c9c5ed10c 100644
--- a/libexec/ftpd/version.h
+++ b/libexec/ftpd/version.h
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.29 2001/04/10 01:44:56 itojun Exp $ */
+/* $NetBSD: version.h,v 1.30 2001/04/17 00:59:59 lukem Exp $ */
/*-
* Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
* All rights reserved.
@@ -36,5 +36,5 @@
*/
#ifndef FTPD_VERSION
-#define FTPD_VERSION "NetBSD-ftpd 20010410"
+#define FTPD_VERSION "NetBSD-ftpd 20010417"
#endif