mirror of git://anongit.mindrot.org/openssh.git
upstream commit
openssh-6.9 Upstream-ID: 6cfe8e1904812531080e6ab6e752d7001b5b2d45
This commit is contained in:
parent
d921082ed6
commit
984b064fe2
|
@ -1,6 +1,6 @@
|
|||
/* $OpenBSD: version.h,v 1.72 2015/03/04 18:53:53 djm Exp $ */
|
||||
/* $OpenBSD: version.h,v 1.73 2015/07/01 01:55:13 djm Exp $ */
|
||||
|
||||
#define SSH_VERSION "OpenSSH_6.8"
|
||||
#define SSH_VERSION "OpenSSH_6.9"
|
||||
|
||||
#define SSH_PORTABLE "p1"
|
||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||
|
|
Loading…
Reference in New Issue