From ce08c00dcbac542ef631648fbe0e8a28edb82d55 Mon Sep 17 00:00:00 2001 From: djm Date: Wed, 31 Aug 2005 09:47:07 +0000 Subject: [PATCH] - markus@cvs.openbsd.org 2005/08/31 09:28:42 [version.h] 4.2 --- ChangeLog | 3 +++ version.h | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7a34d193..224f0145 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,9 @@ GSSAPIDeletegateCredentials=yes and another authentication mechanism succeeds; bz#1073 reported by paul.moore AT centrify.com, fix by simon AT sxw.org.uk, tested todd@ biorn@ jakob@; ok deraadt@ + - markus@cvs.openbsd.org 2005/08/31 09:28:42 + [version.h] + 4.2 20050830 - (tim) [configure.ac] Back out last change. It needs to be done differently. diff --git a/version.h b/version.h index f6625230..b9c87e2f 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -/* $OpenBSD: version.h,v 1.44 2005/03/16 21:17:39 markus Exp $ */ +/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */ -#define SSH_VERSION "OpenSSH_4.1" +#define SSH_VERSION "OpenSSH_4.2" #define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE -- 2.45.1