mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-19 00:24:35 +00:00
9d57762c24
OpenBSD-Commit-ID: 274e614352460b9802c905f38fb5ea7ed5db3d41
7 lines
173 B
C
7 lines
173 B
C
/* $OpenBSD: version.h,v 1.81 2018/03/24 19:29:03 markus Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_7.7"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|