From: djm@openbsd.org Date: Sun, 27 Sep 2020 07:22:05 +0000 (+0000) Subject: upstream: openssh 8.4 X-Git-Tag: V_8_4_P1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58ca6ab6ff035ed12b5078e3e9c7199fe72c8587;p=thirdparty%2Fopenssh-portable.git upstream: openssh 8.4 OpenBSD-Commit-ID: a29e5b372d2c00e297da8a35a3b87c9beb3b4a58 --- diff --git a/version.h b/version.h index a2eca3ec8..c2f9c55bb 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ -/* $OpenBSD: version.h,v 1.87 2020/05/06 20:58:01 djm Exp $ */ +/* $OpenBSD: version.h,v 1.88 2020/09/27 07:22:05 djm Exp $ */ -#define SSH_VERSION "OpenSSH_8.3" +#define SSH_VERSION "OpenSSH_8.4" #define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE