mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-08-15 23:18:28 +02:00
7 lines
176 B
C
7 lines
176 B
C
/* $OpenBSD: version.h,v 1.80 2017/09/30 22:26:33 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_7.6"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|