mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-09-01 23:28:33 +02:00
7 lines
185 B
C
7 lines
185 B
C
/* $OpenBSD: version.h,v 1.81 2018/03/24 19:29:03 markus Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_for_Windows_7.7"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|