mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-08-15 06:48:34 +02:00
7 lines
182 B
C
7 lines
182 B
C
/* $OpenBSD: version.h,v 1.84 2019/04/03 15:48:45 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_for_Windows_8.0"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|