upstream: openssh 8.4

OpenBSD-Commit-ID: a29e5b372d2c00e297da8a35a3b87c9beb3b4a58
This commit is contained in:
djm@openbsd.org 2020-09-27 07:22:05 +00:00 committed by Damien Miller
parent 9bb8a303ce
commit 58ca6ab6ff
1 changed files with 2 additions and 2 deletions

View File

@ -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