mirror of git://anongit.mindrot.org/openssh.git
upstream: openssh-9.5
OpenBSD-Commit-ID: 5e0af680480bd3b6f5560cf840ad032d48fd6b16
This commit is contained in:
parent
ffe27e54a4
commit
f65f187b10
|
@ -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_PORTABLE "p1"
|
||||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||||
|
|
Loading…
Reference in New Issue