mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-27 14:44:21 +08:00
acc59cbe7a
OpenBSD-Commit-ID: 42d526a9fe01a40dd299ac58014d3349adf40e25
7 lines
174 B
C
7 lines
174 B
C
/* $OpenBSD: version.h,v 1.83 2018/10/10 16:43:49 deraadt Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_7.9"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|