upstream: openssh-9.1

OpenBSD-Commit-ID: 5a467b2ee81da01a86adf1ad93b62b1728494e56
This commit is contained in:
djm@openbsd.org 2022-09-26 22:18:40 +00:00 committed by Damien Miller
parent 4cf8d0c0f3
commit b51f3f172d
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.94 2022/04/04 22:45:25 djm Exp $ */
/* $OpenBSD: version.h,v 1.95 2022/09/26 22:18:40 djm Exp $ */
#define SSH_VERSION "OpenSSH_9.0"
#define SSH_VERSION "OpenSSH_9.1"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE