mirror of git://anongit.mindrot.org/openssh.git
upstream: openssh-9.1
OpenBSD-Commit-ID: 5a467b2ee81da01a86adf1ad93b62b1728494e56
This commit is contained in:
parent
4cf8d0c0f3
commit
b51f3f172d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue