upstream: openssh-9.9

OpenBSD-Commit-ID: 303417285f1a73b9cb7a2ae78d3f493bbbe31f98
This commit is contained in:
djm@openbsd.org 2024-09-19 22:17:44 +00:00 committed by Damien Miller
parent ef2d7f2d3e
commit 0bdca1f218
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.102 2024/07/01 04:31:59 djm Exp $ */ /* $OpenBSD: version.h,v 1.103 2024/09/19 22:17:44 djm Exp $ */
#define SSH_VERSION "OpenSSH_9.8" #define SSH_VERSION "OpenSSH_9.9"
#define SSH_PORTABLE "p1" #define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE #define SSH_RELEASE SSH_VERSION SSH_PORTABLE