upstream: openssh-8.9

OpenBSD-Commit-ID: 5c5f791c87c483cdab6d9266b43acdd9ca7bde0e
This commit is contained in:
djm@openbsd.org 2022-02-23 11:07:09 +00:00 committed by Damien Miller
parent bc16667b4a
commit c07e154fbd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.92 2021/09/26 14:01:11 djm Exp $ */
/* $OpenBSD: version.h,v 1.93 2022/02/23 11:07:09 djm Exp $ */
#define SSH_VERSION "OpenSSH_8.8"
#define SSH_VERSION "OpenSSH_8.9"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE