Module Name: src
Committed By: christos
Date: Thu Feb 27 00:27:44 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: version.h
Log Message:
fix date
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/crypto/external/bsd/openssh/dist/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/crypto/external/bsd/openssh/dist/version.h
diff -u src/crypto/external/bsd/openssh/dist/version.h:1.30 src/crypto/external/bsd/openssh/dist/version.h:1.31
--- src/crypto/external/bsd/openssh/dist/version.h:1.30 Wed Feb 26 19:24:40 2020
+++ src/crypto/external/bsd/openssh/dist/version.h Wed Feb 26 19:27:44 2020
@@ -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"
/*