mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-19 08:34:32 +00:00
8e4a8eadf4
OpenBSD-Commit-ID: 0dfb461188f4513ec024c1534da8c1ce14c20b64
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.94 2022/04/04 22:45:25 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_9.0"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|