mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-18 16:14:34 +00:00
e4a798f001
openssh-7.6; ok deraadt@ Upstream-ID: a39c3a5b63a1baae109ae1ae4c7c34c2a59acde0
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.80 2017/09/30 22:26:33 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_7.6"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|