mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-21 01:20:00 +00:00
312dcee739
OpenBSD-Commit-ID: 5aafdf218679dab982fea20771afd643be9a127b
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.84 2019/04/03 15:48:45 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_8.0"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|