upstream: openssh-9.4

OpenBSD-Commit-ID: 71fc1e01a4c4ea061b252bd399cda7be757e6e35
This commit is contained in:
djm@openbsd.org 2023-08-10 01:01:07 +00:00 committed by Damien Miller
parent 58ca4f0aa8
commit 78b4dc6684
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.97 2023/03/15 21:19:57 djm Exp $ */
/* $OpenBSD: version.h,v 1.98 2023/08/10 01:01:07 djm Exp $ */
#define SSH_VERSION "OpenSSH_9.3"
#define SSH_VERSION "OpenSSH_9.4"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE