Module Name:    src
Committed By:   lukem
Date:           Sun Mar 21 20:27:26 UTC 2010

Modified Files:
        src/libexec/ftpd: version.h

Log Message:
Update version to 20100320 for Christos' commit to popen.c 1.37 for:
 PR/43023: Bruce Cran: FTPD bug remote crash


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/libexec/ftpd/version.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/libexec/ftpd/version.h
diff -u src/libexec/ftpd/version.h:1.73 src/libexec/ftpd/version.h:1.74
--- src/libexec/ftpd/version.h:1.73	Sat Nov  7 03:10:05 2009
+++ src/libexec/ftpd/version.h	Sun Mar 21 20:27:26 2010
@@ -1,4 +1,4 @@
-/*	$NetBSD: version.h,v 1.73 2009/11/07 03:10:05 lukem Exp $	*/
+/*	$NetBSD: version.h,v 1.74 2010/03/21 20:27:26 lukem Exp $	*/
 /*-
  * Copyright (c) 1999-2009 The NetBSD Foundation, Inc.
  * All rights reserved.
@@ -29,5 +29,5 @@
  */
 
 #ifndef FTPD_VERSION
-#define	FTPD_VERSION	"NetBSD-ftpd 20091107"
+#define	FTPD_VERSION	"NetBSD-ftpd 20100320"
 #endif

Reply via email to