upstream: openssh-9.8

OpenBSD-Commit-ID: 5f8b89e38a4c5f7c6d52ffa19f796d49f36fab19
This commit is contained in:
djm@openbsd.org 2024-07-01 04:31:59 +00:00 committed by Damien Miller
parent 146c420d29
commit bfebb8a513
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.101 2024/03/11 04:59:47 djm Exp $ */
/* $OpenBSD: version.h,v 1.102 2024/07/01 04:31:59 djm Exp $ */
#define SSH_VERSION "OpenSSH_9.7"
#define SSH_VERSION "OpenSSH_9.8"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE