From a5c3041a1bf92f0eb919145c57fcb713777069a2 Mon Sep 17 00:00:00 2001 From: itojun Date: Mon, 27 May 2002 13:45:40 +0000 Subject: [PATCH] bump date for rhosts auth fix --- crypto/dist/ssh/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/dist/ssh/version.h b/crypto/dist/ssh/version.h index c879b09ee348..fab886775b9d 100644 --- a/crypto/dist/ssh/version.h +++ b/crypto/dist/ssh/version.h @@ -1,8 +1,8 @@ -/* $NetBSD: version.h,v 1.23 2002/05/13 02:58:19 itojun Exp $ */ +/* $NetBSD: version.h,v 1.24 2002/05/27 13:45:40 itojun Exp $ */ /* $OpenBSD: version.h,v 1.30 2002/04/23 12:54:10 markus Exp $ */ #define __OPENSSH_VERSION "OpenSSH_3.2.1" -#define __NETBSDSSH_VERSION "NetBSD_Secure_Shell-20020513" +#define __NETBSDSSH_VERSION "NetBSD_Secure_Shell-20020527" /* * it is important to retain OpenSSH version identification part, it is