mirror of git://anongit.mindrot.org/openssh.git
upstream: openssh-9.4
OpenBSD-Commit-ID: 71fc1e01a4c4ea061b252bd399cda7be757e6e35
This commit is contained in:
parent
58ca4f0aa8
commit
78b4dc6684
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue