Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssh/dist fix date
details: https://anonhg.NetBSD.org/src/rev/a176b5742717
branches: trunk
changeset: 969671:a176b5742717
user: christos <christos%NetBSD.org@localhost>
date: Thu Feb 27 00:27:44 2020 +0000
description:
fix date
diffstat:
crypto/external/bsd/openssh/dist/version.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 643eb9099fdc -r a176b5742717 crypto/external/bsd/openssh/dist/version.h
--- a/crypto/external/bsd/openssh/dist/version.h Thu Feb 27 00:25:49 2020 +0000
+++ b/crypto/external/bsd/openssh/dist/version.h Thu Feb 27 00:27:44 2020 +0000
@@ -1,8 +1,8 @@
-/* $NetBSD: version.h,v 1.30 2020/02/27 00:24:40 christos Exp $ */
+/* $NetBSD: version.h,v 1.31 2020/02/27 00:27:44 christos Exp $ */
/* $OpenBSD: version.h,v 1.86 2020/02/14 00:39:20 djm Exp $ */
#define __OPENSSH_VERSION "OpenSSH_8.2"
-#define __NETBSDSSH_VERSION "NetBSD_Secure_Shell-2020025"
+#define __NETBSDSSH_VERSION "NetBSD_Secure_Shell-20200225"
#define SSH_HPN "-hpn13v14"
#define SSH_LPK "-lpk"
/*
Home |
Main Index |
Thread Index |
Old Index