From 3667ba7948ba768937b9516cd55bd7c43e374385 Mon Sep 17 00:00:00 2001 From: mouring Date: Thu, 5 Apr 2001 23:22:25 +0000 Subject: [PATCH] - markus@cvs.openbsd.org 2001/04/05 10:39:48 [version.h] temporary version 2.5.4 (supports rekeying). this is not an official release. --- ChangeLog | 4 ++++ version.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 88d0233c..4010fe21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,10 @@ - markus@cvs.openbsd.org 2001/04/05 10:39:03 [compress.c compress.h packet.c] reset compress state per direction when rekeying. + - markus@cvs.openbsd.org 2001/04/05 10:39:48 + [version.h] + temporary version 2.5.4 (supports rekeying). + this is not an official release. 20010405 - OpenBSD CVS Sync diff --git a/version.h b/version.h index bdf8c1d2..4569227c 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,3 @@ /* $OpenBSD: version.h,v 1.21 2001/03/27 17:46:50 provos Exp $ */ -#define SSH_VERSION "OpenSSH_2.5.3p1" +#define SSH_VERSION "OpenSSH_2.5.4p1" -- 2.45.1