mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-08-23 02:38:36 +02:00
7 lines
186 B
C
7 lines
186 B
C
/* $OpenBSD: version.h,v 1.83 2018/10/10 16:43:49 deraadt Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_for_Windows_7.9"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|