mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-05 05:04:47 +02:00
7 lines
210 B
C
7 lines
210 B
C
/* $OpenBSD: version.h,v 1.75 2015/08/21 03:45:26 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_7.1"
|
|
|
|
#define SSH_PORTABLE "p1 Microsoft Pragma Win32 port Sep 21 2015"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|