Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/ftp crank version
details: https://anonhg.NetBSD.org/src/rev/36198bf94ae1
branches: trunk
changeset: 481340:36198bf94ae1
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Jan 26 11:37:12 2000 +0000
description:
crank version
diffstat:
usr.bin/ftp/version.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 3cf239ce71ec -r 36198bf94ae1 usr.bin/ftp/version.h
--- a/usr.bin/ftp/version.h Wed Jan 26 11:31:55 2000 +0000
+++ b/usr.bin/ftp/version.h Wed Jan 26 11:37:12 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.3 2000/01/25 07:14:11 lukem Exp $ */
+/* $NetBSD: version.h,v 1.4 2000/01/26 11:37:12 lukem Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
* All rights reserved.
@@ -40,5 +40,5 @@
#endif
#ifndef FTP_VERSION
-#define FTP_VERSION "20000125"
+#define FTP_VERSION "20000126"
#endif
Home |
Main Index |
Thread Index |
Old Index