Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/dist/ssh update version date to 20011127



details:   https://anonhg.NetBSD.org/src/rev/c010b70ba5f0
branches:  trunk
changeset: 518271:c010b70ba5f0
user:      itojun <itojun%NetBSD.org@localhost>
date:      Tue Nov 27 04:16:08 2001 +0000

description:
update version date to 20011127

diffstat:

 crypto/dist/ssh/version.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 8e83ffe50225 -r c010b70ba5f0 crypto/dist/ssh/version.h
--- a/crypto/dist/ssh/version.h Tue Nov 27 04:11:23 2001 +0000
+++ b/crypto/dist/ssh/version.h Tue Nov 27 04:16:08 2001 +0000
@@ -1,8 +1,8 @@
-/*     $NetBSD: version.h,v 1.18 2001/11/19 07:39:57 itojun Exp $      */
+/*     $NetBSD: version.h,v 1.19 2001/11/27 04:16:08 itojun Exp $      */
 /* $OpenBSD: version.h,v 1.26 2001/11/13 09:03:57 markus Exp $ */
 
 #define __OPENSSH_VERSION      "OpenSSH_3.0.1"
-#define __NETBSDSSH_VERSION    "NetBSD_Secure_Shell-20011107"
+#define __NETBSDSSH_VERSION    "NetBSD_Secure_Shell-20011127"
 
 /*
  * it is important to retain OpenSSH version identification part, it is



Home | Main Index | Thread Index | Old Index