upstream: openssh-9.5

OpenBSD-Commit-ID: 5e0af680480bd3b6f5560cf840ad032d48fd6b16
This commit is contained in:
djm@openbsd.org 2023-10-04 04:04:09 +00:00 committed by Damien Miller
parent ffe27e54a4
commit f65f187b10
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.98 2023/08/10 01:01:07 djm Exp $ */
/* $OpenBSD: version.h,v 1.99 2023/10/04 04:04:09 djm Exp $ */
#define SSH_VERSION "OpenSSH_9.4"
#define SSH_VERSION "OpenSSH_9.5"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE