Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/ftp update ftp version to 20190622
details: https://anonhg.NetBSD.org/src/rev/c9a2086330bb
branches: trunk
changeset: 849286:c9a2086330bb
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Feb 26 05:55:27 2020 +0000
description:
update ftp version to 20190622
diffstat:
usr.bin/ftp/version.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r e19c80e388bd -r c9a2086330bb usr.bin/ftp/version.h
--- a/usr.bin/ftp/version.h Wed Feb 26 02:09:46 2020 +0000
+++ b/usr.bin/ftp/version.h Wed Feb 26 05:55:27 2020 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: version.h,v 1.87 2015/09/12 20:18:52 wiz Exp $ */
+/* $NetBSD: version.h,v 1.88 2020/02/26 05:55:27 lukem Exp $ */
/*-
- * Copyright (c) 1999-2015 The NetBSD Foundation, Inc.
+ * Copyright (c) 1999-2020 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
@@ -34,5 +34,5 @@
#endif
#ifndef FTP_VERSION
-#define FTP_VERSION "20150912"
+#define FTP_VERSION "20190622"
#endif
Home |
Main Index |
Thread Index |
Old Index