mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-24 19:02:06 +00:00
0a4b23b11b
OpenBSD-Commit-ID: 185e85d60fe042b8f8fa1ef29d4ef637bdf397d6
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.89 2021/03/02 01:48:18 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_8.5"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|