mirror of git://anongit.mindrot.org/openssh.git
upstream commit
openssh-7.2 Upstream-ID: 9db776b26014147fc907ece8460ef2bcb0f11e78
This commit is contained in:
parent
1acc058d0a
commit
555dd35ff1
|
@ -1,6 +1,6 @@
|
|||
/* $OpenBSD: version.h,v 1.75 2015/08/21 03:45:26 djm Exp $ */
|
||||
/* $OpenBSD: version.h,v 1.76 2016/02/23 09:14:34 djm Exp $ */
|
||||
|
||||
#define SSH_VERSION "OpenSSH_7.1"
|
||||
#define SSH_VERSION "OpenSSH_7.2"
|
||||
|
||||
#define SSH_PORTABLE "p2"
|
||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||
|
|
Loading…
Reference in New Issue