summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2002-10-26 04:19:56 +0000
committerlukem <lukem@NetBSD.org>2002-10-26 04:19:56 +0000
commit02c9f40f670ec658c52051a092634320d3460abd (patch)
tree4e62026916e54b44207ef2e86c9f2a1f823c4e3b /libexec
parent2b3b2f08d6fd283c6b2315b53c408db8ec8ea2e9 (diff)
crank version for statfilecmd() 'fix'
Diffstat (limited to 'libexec')
-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 9923d019ace..856fb5959ad 100644
--- a/libexec/ftpd/version.h
+++ b/libexec/ftpd/version.h
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.47 2002/10/07 13:30:00 lukem Exp $ */
+/* $NetBSD: version.h,v 1.48 2002/10/26 04:19:56 lukem Exp $ */
/*-
* Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
* All rights reserved.
@@ -36,5 +36,5 @@
*/
#ifndef FTPD_VERSION
-#define FTPD_VERSION "NetBSD-ftpd 20021007"
+#define FTPD_VERSION "NetBSD-ftpd 20021025"
#endif