mirror of git://anongit.mindrot.org/openssh.git
upstream: openssh-8.7
OpenBSD-Commit-ID: 8769dff0fd76ae3193d77bf83b439adee0f300cd
This commit is contained in:
parent
9a2ed62173
commit
feee2384ab
|
@ -1,6 +1,6 @@
|
|||
/* $OpenBSD: version.h,v 1.90 2021/04/16 03:42:00 djm Exp $ */
|
||||
/* $OpenBSD: version.h,v 1.91 2021/08/20 03:22:55 djm Exp $ */
|
||||
|
||||
#define SSH_VERSION "OpenSSH_8.6"
|
||||
#define SSH_VERSION "OpenSSH_8.7"
|
||||
|
||||
#define SSH_PORTABLE "p1"
|
||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||
|
|
Loading…
Reference in New Issue