upstream: openssh-8.7

OpenBSD-Commit-ID: 8769dff0fd76ae3193d77bf83b439adee0f300cd
This commit is contained in:
djm@openbsd.org 2021-08-20 03:22:55 +00:00 committed by Damien Miller
parent 9a2ed62173
commit feee2384ab
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.90 2021/04/16 03:42:00 djm Exp $ */
/* $OpenBSD: version.h,v 1.91 2021/08/20 03:22:55 djm Exp $ */
#define SSH_VERSION "OpenSSH_8.6"
#define SSH_VERSION "OpenSSH_8.7"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE