upstream: openssh-8.6

OpenBSD-Commit-ID: b5f3e133c846127ec114812248bc17eff07c3e19
This commit is contained in:
djm@openbsd.org 2021-04-16 03:42:00 +00:00 committed by Damien Miller
parent faf2b86a46
commit b2b60ebab0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.89 2021/03/02 01:48:18 djm Exp $ */
/* $OpenBSD: version.h,v 1.90 2021/04/16 03:42:00 djm Exp $ */
#define SSH_VERSION "OpenSSH_8.5"
#define SSH_VERSION "OpenSSH_8.6"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE