mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-23 09:17:32 +08:00
0bdca1f218
OpenBSD-Commit-ID: 303417285f1a73b9cb7a2ae78d3f493bbbe31f98
7 lines
171 B
C
7 lines
171 B
C
/* $OpenBSD: version.h,v 1.103 2024/09/19 22:17:44 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_9.9"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|